summaryrefslogtreecommitdiff
path: root/www/p5-libwww
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-09-08 16:47:53 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-09-08 16:47:53 +0000
commiteaf4ab3271a629fe51d3f54877fe43b2c48b263d (patch)
tree5152e4ff39d4670bbece806ebc736406e0cc4e6b /www/p5-libwww
parentWWW site changed (diff)
change SITE_SUBDIR to LWP
Notes
Notes: svn path=/head/; revision=13052
Diffstat (limited to 'www/p5-libwww')
-rw-r--r--www/p5-libwww/Makefile4
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