diff options
Diffstat (limited to 'time/p5-Calendar-Simple/Makefile')
-rw-r--r-- | time/p5-Calendar-Simple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-Calendar-Simple/Makefile b/time/p5-Calendar-Simple/Makefile index 96c5e7dbc32..19bfc38a5f8 100644 --- a/time/p5-Calendar-Simple/Makefile +++ b/time/p5-Calendar-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/08/01 20:41:10 sno Exp $ +# $NetBSD: Makefile,v 1.6 2010/08/21 16:36:21 seb Exp $ DISTNAME= Calendar-Simple-1.21 PKGNAME= p5-${DISTNAME} -#PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Calendar/} |