summaryrefslogtreecommitdiff
path: root/www/libwww
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-27 18:48:02 +0000
committerjlam <jlam>2006-07-27 18:48:02 +0000
commit13292e0b06612d50d33da7f501553c3bf56c4f0e (patch)
treef7e802c0314c49379610ac993cc177a5454ff0cb /www/libwww
parent6513f042b462b3138d1bae206d307c60c6cbcfa5 (diff)
downloadpkgsrc-13292e0b06612d50d33da7f501553c3bf56c4f0e.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