summaryrefslogtreecommitdiff
path: root/emulators/peace/Makefile
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 /emulators/peace/Makefile
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 'emulators/peace/Makefile')
-rw-r--r--emulators/peace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/peace/Makefile b/emulators/peace/Makefile
index 63c76bdcf1d..3620eb109c4 100644
--- a/emulators/peace/Makefile
+++ b/emulators/peace/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2006/07/03 04:38:43 kent Exp $
+# $NetBSD: Makefile,v 1.24 2006/07/27 18:48:02 jlam Exp $
#
PEACE_VERSION= 0.0.20060701
DISTNAME= peace-${PEACE_VERSION}
-SITES_peace-0.0.20060701.tar.gz=http://chiharu.hauN.org/peace/dist/
+SITES.peace-0.0.20060701.tar.gz=http://chiharu.hauN.org/peace/dist/
CATEGORIES= emulators
MAINTAINER= kent@NetBSD.org