From 7187bd032b66f2caf1cabd991a9a1bfb9fb020f8 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. --- games/hugo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/hugo/Makefile b/games/hugo/Makefile index 74d326ee3bf..d0bd1290dbd 100644 --- a/games/hugo/Makefile +++ b/games/hugo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:16 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2006/07/27 18:48:02 jlam Exp $ # DISTNAME= hugov31_unix_source @@ -12,7 +12,7 @@ MAINTAINER= dillo@NetBSD.org HOMEPAGE= http://www.generalcoffee.com/hugo.html COMMENT= Interactive fiction design system and interpreter -SITES_hugolib.zip=${MASTER_SITE_IFARCHIVE:=programming/hugo/library/} +SITES.hugolib.zip=${MASTER_SITE_IFARCHIVE:=programming/hugo/library/} DIST_SUBDIR= ${PKGNAME_NOREV} USE_TOOLS+= gmake -- cgit v1.2.3