summaryrefslogtreecommitdiff
path: root/www/thttpd
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/thttpd
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/thttpd')
-rw-r--r--www/thttpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile
index ab3293e8e1b..d8f6b117dbc 100644
--- a/www/thttpd/Makefile
+++ b/www/thttpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/01/05 22:46:12 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2006/07/27 18:48:04 jlam Exp $
DISTNAME= thttpd-2.25b
PKGREVISION= 5
@@ -15,7 +15,7 @@ COMMENT= Tiny/turbo/throttling HTTP server
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
NETBSD_LOGO= sitedrivenby.gif
-SITES_${NETBSD_LOGO}= http://www.NetBSD.org/images/logos/
+SITES.${NETBSD_LOGO}= http://www.NetBSD.org/images/logos/
GNU_CONFIGURE= yes