summaryrefslogtreecommitdiff
path: root/sysutils
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 /sysutils
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 'sysutils')
-rw-r--r--sysutils/daemontools/Makefile4
-rw-r--r--sysutils/xen12/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/daemontools/Makefile b/sysutils/daemontools/Makefile
index 0107526e277..4426c870931 100644
--- a/sysutils/daemontools/Makefile
+++ b/sysutils/daemontools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/01/14 07:00:30 schmonz Exp $
+# $NetBSD: Makefile,v 1.28 2006/07/27 18:48:03 jlam Exp $
DISTNAME= daemontools-0.76
PKGREVISION= 1
@@ -11,7 +11,7 @@ HOMEPAGE= http://cr.yp.to/daemontools.html
COMMENT= Service monitoring and logging utilities by djb
MANPAGES= ${DISTNAME}-man-20020131.tar.gz
-SITES_${MANPAGES}= http://smarden.org/pape/djb/manpages/
+SITES.${MANPAGES}= http://smarden.org/pape/djb/manpages/
DJB_RESTRICTED= YES
diff --git a/sysutils/xen12/Makefile b/sysutils/xen12/Makefile
index d4f4951b055..d8b3b4073d0 100644
--- a/sysutils/xen12/Makefile
+++ b/sysutils/xen12/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/02/05 23:10:57 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/07/27 18:48:04 jlam Exp $
#
DISTNAME= xeno-1.2-src-040418
@@ -28,7 +28,7 @@ BUILD_DEFS+= XEN12_USE_COM2
.if defined(XEN12_USE_COM2) && !empty(XEN12_USE_COM2:M[Yy][Ee][Ss])
PATCHFILES+= xen12-com2-support-040522.diff
-SITES_xen12-com2-support-040522.diff=ftp://ftp.NetBSD.org/pub/NetBSD/arch/xen/misc/
+SITES.xen12-com2-support-040522.diff=ftp://ftp.NetBSD.org/pub/NetBSD/arch/xen/misc/
.endif
post-extract: