From 13292e0b06612d50d33da7f501553c3bf56c4f0e Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 27 Jul 2006 18:48:02 +0000 Subject: 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. --- emulators/peace/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/peace/Makefile') 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 -- cgit v1.2.3