diff options
Diffstat (limited to 'devel/p5-Set-IntSpan/Makefile')
-rw-r--r-- | devel/p5-Set-IntSpan/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Set-IntSpan/Makefile b/devel/p5-Set-IntSpan/Makefile index 6a97c7ab0d8..11dc44d8769 100644 --- a/devel/p5-Set-IntSpan/Makefile +++ b/devel/p5-Set-IntSpan/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2004/11/27 11:13:23 gson Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/20 11:31:02 grant Exp $ # DISTNAME= Set-IntSpan-1.08 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5sis +PKGREVISION= 1 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/} |