diff options
author | christos <christos@pkgsrc.org> | 2006-03-23 18:06:52 +0000 |
---|---|---|
committer | christos <christos@pkgsrc.org> | 2006-03-23 18:06:52 +0000 |
commit | eb61adf3da2f100d10e44caf37f6dc3f6d982621 (patch) | |
tree | b2d511f00bb4efdeb5bb4ee40b86f153a028e039 /www/p5-HTTP-Proxy | |
parent | c625b3b8e74c214c7147670e6f55c30072bfc4da (diff) | |
download | pkgsrc-eb61adf3da2f100d10e44caf37f6dc3f6d982621.tar.gz |
remove svr4 pkgname.
Diffstat (limited to 'www/p5-HTTP-Proxy')
-rw-r--r-- | www/p5-HTTP-Proxy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-HTTP-Proxy/Makefile b/www/p5-HTTP-Proxy/Makefile index 96144402c92..c16eae42ebf 100644 --- a/www/p5-HTTP-Proxy/Makefile +++ b/www/p5-HTTP-Proxy/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2006/03/23 17:59:33 christos Exp $ +# $NetBSD: Makefile,v 1.2 2006/03/23 18:06:52 christos Exp $ # DISTNAME= HTTP-Proxy-0.18 PKGNAME= p5-${DISTNAME} -SVR4_PKGNAME= p5hss CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} |