summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-01-21 06:56:38 +0000
committerdholland <dholland@pkgsrc.org>2013-01-21 06:56:38 +0000
commitc7f5e96a2309873cf6b10bf73322965bbdbf0030 (patch)
tree7911ffc293b1763c6ed580578395fa9993ed29b5 /games
parent33de8ce3ea8b0d8fc4f3efcbf328a715e09e84eb (diff)
downloadpkgsrc-c7f5e96a2309873cf6b10bf73322965bbdbf0030.tar.gz
Oops. PATCH_SITES, not PATCHSITES...
Diffstat (limited to 'games')
-rw-r--r--games/craft/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/craft/Makefile b/games/craft/Makefile
index ed72491d4b2..5f75c59850d 100644
--- a/games/craft/Makefile
+++ b/games/craft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2013/01/21 05:19:45 dholland Exp $
+# $NetBSD: Makefile,v 1.31 2013/01/21 06:56:38 dholland Exp $
DISTNAME= craftcc35
PKGNAME= craft-3.5
@@ -8,7 +8,7 @@ MASTER_SITES= http://ibiblio.org/pub/linux/games/strategy/
EXTRACT_SUFX= .tar.Z
PATCHFILES= craft-jumbo-patch-20130120.gz
-PATCHSITES= http://www.NetBSD.org/~dholland/patchkits/craft/
+PATCH_SITES= http://www.NetBSD.org/~dholland/patchkits/craft/
PATCH_DIST_STRIP= -p1
MAINTAINER= pkgsrc-users@NetBSD.org