[Midnightbsd-cvs] mports: Makefile:
    laffer1 at midnightbsd.org 
    laffer1 at midnightbsd.org
       
    Sat Jul 19 14:18:07 EDT 2008
    
    
  
Log Message:
-----------
Modified Files:
--------------
    mports/math/p5-Bit-Vector:
        Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/math/p5-Bit-Vector/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L math/p5-Bit-Vector/Makefile -L math/p5-Bit-Vector/Makefile -u -r1.1 -r1.2
--- math/p5-Bit-Vector/Makefile
+++ math/p5-Bit-Vector/Makefile
@@ -10,12 +10,12 @@
 PORTVERSION=	6.4
 PORTREVISION=	1
 CATEGORIES=	math perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Bit
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Library of advanced math functions that includes a Perl OO module
+LICENSE=	perl
 
 RUN_DEPENDS=	${SITE_PERL}/Carp/Clan.pm:${PORTSDIR}/devel/p5-Carp-Clan
 BUILD_DEPENDS=	${RUN_DEPENDS}
    
    
More information about the Midnightbsd-cvs
mailing list