diff options
Diffstat (limited to 'math/p5-Number-Latin/Makefile')
-rw-r--r-- | math/p5-Number-Latin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Number-Latin/Makefile b/math/p5-Number-Latin/Makefile index 2cab35385bd..09d66275ffc 100644 --- a/math/p5-Number-Latin/Makefile +++ b/math/p5-Number-Latin/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/04/27 21:26:09 snj Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:05 grant Exp $ DISTNAME= Number-Latin-1.01 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} |