aboutsummaryrefslogtreecommitdiff
path: root/games/nethack32
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-27 18:31:08 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-27 18:31:08 +0000
commit048988d9baac4bfcfd41156838d85efc4e28e254 (patch)
tree0c30f507f0390cc7876328136ff836eb957e0f71 /games/nethack32
parent569988d4be4930dab2ee686f5b81b4141e535d4a (diff)
downloadports-048988d9baac4bfcfd41156838d85efc4e28e254.tar.gz
ports-048988d9baac4bfcfd41156838d85efc4e28e254.zip
- Fix some more SF URLs, including ones in PATCH_SITES and comments (for consistency)
Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=240420
Diffstat (limited to 'games/nethack32')
-rw-r--r--games/nethack32/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile
index e7bc5462d477..a2ec94edd8da 100644
--- a/games/nethack32/Makefile
+++ b/games/nethack32/Makefile
@@ -13,8 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/3.2.2
DISTNAME= nethack-322
EXTRACT_SUFX= .tgz
-PATCH_SITES= ${MASTER_SITE_SOURCEFORGE}
-PATCH_SITE_SUBDIR= ${PORTNAME}
+PATCH_SITES= ${MASTER_SITE_SOURCEFORGE:C/%SUBDIR%/${PORTNAME}\/${PORTNAME}\/${PORTVERSION}/}
PATCHFILES= nh-3.2.2-3.2.3.diff
MAINTAINER= glewis@FreeBSD.org