diff options
author | ache <ache@FreeBSD.org> | 1998-09-09 00:47:53 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-09-09 00:47:53 +0800 |
commit | db570e555d76192a0a0b55ccf153fbe150276b2b (patch) | |
tree | c981a4816e2e627581f1ab23ebb0c23b54a2386d /www/p5-libwww/Makefile | |
parent | 1bd46c07637d02803966d1f0aac45f0c005911df (diff) | |
download | freebsd-ports-gnome-db570e555d76192a0a0b55ccf153fbe150276b2b.tar.gz freebsd-ports-gnome-db570e555d76192a0a0b55ccf153fbe150276b2b.tar.zst freebsd-ports-gnome-db570e555d76192a0a0b55ccf153fbe150276b2b.zip |
change SITE_SUBDIR to LWP
Diffstat (limited to 'www/p5-libwww/Makefile')
-rw-r--r-- | www/p5-libwww/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 2bb5c17d55d0..752e5eb0ca70 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -4,14 +4,14 @@ # Date created: September 30th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.20 1998/08/19 13:09:15 vanilla Exp $ +# $Id: Makefile,v 1.21 1998/09/08 16:24:16 ache Exp $ # DISTNAME= libwww-perl-5.36 PKGNAME= p5-libwww-5.36 CATEGORIES= www perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= URI +MASTER_SITE_SUBDIR= LWP MAINTAINER= jfitz@FreeBSD.ORG |