summaryrefslogtreecommitdiff
path: root/www/libwww
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-07-27 18:48:02 +0000
committerjlam <jlam@pkgsrc.org>2006-07-27 18:48:02 +0000
commitccdf6dbe011a337bc2277f0b33cc72c6787b9cab (patch)
treef7e802c0314c49379610ac993cc177a5454ff0cb /www/libwww
parente24e01fa392c5d733b523d86cf6962a14e7f7e4a (diff)
downloadpkgsrc-ccdf6dbe011a337bc2277f0b33cc72c6787b9cab.tar.gz
Rename "SITES_* to "SITES.*" for file-specific lists of sites from which
to fetch the file. This completes the renaming described in revision 1.1799 of bsd.pkg.mk.
Diffstat (limited to 'www/libwww')
-rw-r--r--www/libwww/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile
index acb146f573a..b8a699552a9 100644
--- a/www/libwww/Makefile
+++ b/www/libwww/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2006/03/04 21:30:59 jlam Exp $
+# $NetBSD: Makefile,v 1.68 2006/07/27 18:48:04 jlam Exp $
DISTNAME= w3c-libwww-5.4.0
PKGNAME= libwww-5.4.0
@@ -16,7 +16,7 @@ COMMENT= The W3C Reference Library
PKG_INSTALLATION_TYPES= overwrite pkgviews
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-SITES_libwww-configure-5.4.0nb1.gz= ${MASTER_SITE_LOCAL}
+SITES.libwww-configure-5.4.0nb1.gz= ${MASTER_SITE_LOCAL}
USE_TOOLS+= gmake perl
USE_LIBTOOL= YES