Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/math/p5-Math-BigInteger/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/math/p5-Math-BigInteger/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.23 retrieving revision 1.24 diff -u -p -r1.23 -r1.24 --- pkgsrc/math/p5-Math-BigInteger/Makefile 2014/10/09 14:06:41 1.23 +++ pkgsrc/math/p5-Math-BigInteger/Makefile 2015/06/12 10:50:29 1.24 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:41 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:29 wiz Exp $ DISTNAME= Math-BigInteger-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}