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 | 3f3cc55ce7287e3077dc15794f418396e49cb6f0 (patch) | |
tree | b2d511f00bb4efdeb5bb4ee40b86f153a028e039 | |
parent | 8ddf37089237848dcea60641c25c4cc840ce0d3a (diff) | |
download | pkgsrc-3f3cc55ce7287e3077dc15794f418396e49cb6f0.tar.gz |
remove svr4 pkgname.
-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/} |