diff options
Diffstat (limited to 'mail/p5-User-Identity/Makefile')
-rw-r--r-- | mail/p5-User-Identity/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-User-Identity/Makefile b/mail/p5-User-Identity/Makefile index 57e462a82b2..91ed915111a 100644 --- a/mail/p5-User-Identity/Makefile +++ b/mail/p5-User-Identity/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/02/17 02:25:44 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:05 grant Exp $ DISTNAME= User-Identity-0.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=User/} |