[Midnightbsd-cvs] mports: Makefile: Use CPAN for dist site

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jun 7 12:44:00 EDT 2008


Log Message:
-----------
Use CPAN for dist site

Modified Files:
--------------
    mports/dns/p5-Net-DNS:
        Makefile (r1.7 -> r1.8)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/dns/p5-Net-DNS/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -L dns/p5-Net-DNS/Makefile -L dns/p5-Net-DNS/Makefile -u -r1.7 -r1.8
--- dns/p5-Net-DNS/Makefile
+++ dns/p5-Net-DNS/Makefile
@@ -9,8 +9,7 @@
 PORTNAME=	Net-DNS
 PORTVERSION=	0.63
 CATEGORIES=	dns net perl5 ipv6
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Net
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ports at MidnightBSD.org


More information about the Midnightbsd-cvs mailing list