diff options
Diffstat (limited to 'www/p5-URI/Makefile')
-rw-r--r-- | www/p5-URI/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-URI/Makefile b/www/p5-URI/Makefile index 73c26e77706..123962354f6 100644 --- a/www/p5-URI/Makefile +++ b/www/p5-URI/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2001/09/29 06:51:08 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2001/10/18 15:20:51 veego Exp $ # DISTNAME= URI-1.17 PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5uri CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} |