summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authordholland <dholland>2013-01-21 06:56:38 +0000
committerdholland <dholland>2013-01-21 06:56:38 +0000
commit2dae13adf317484062a3ee19ae693e8b026e3cd5 (patch)
tree7911ffc293b1763c6ed580578395fa9993ed29b5 /games
parentcc09bcf4aa34cd2d476a0e5eb269ec775164c1c5 (diff)
downloadpkgsrc-2dae13adf317484062a3ee19ae693e8b026e3cd5.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