aboutsummaryrefslogtreecommitdiff
path: root/games/nethack34
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2016-01-21 05:20:02 +0000
committerGreg Lewis <glewis@FreeBSD.org>2016-01-21 05:20:02 +0000
commitad163d2ebef5b4022d39e1e7fbbfaf62ea6639d6 (patch)
treebd6cff864937e1f414e0d26e93c068df3ec14a1b /games/nethack34
parent5a1d587b43ff29009f39625a3799bb894458df3c (diff)
downloadports-ad163d2ebef5b4022d39e1e7fbbfaf62ea6639d6.tar.gz
ports-ad163d2ebef5b4022d39e1e7fbbfaf62ea6639d6.zip
. Fix MASTER_SITES and thus fetch.
PR: 206429 Submitted by: groot@kde.org
Notes
Notes: svn path=/head/; revision=406822
Diffstat (limited to 'games/nethack34')
-rw-r--r--games/nethack34/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile
index d2301abae86a..0f24745daa7a 100644
--- a/games/nethack34/Makefile
+++ b/games/nethack34/Makefile
@@ -5,7 +5,7 @@ PORTNAME= nethack34
PORTVERSION= 3.4.3
PORTREVISION= 9
CATEGORIES= games
-MASTER_SITES= SF
+MASTER_SITES= SF/${TRUEPORTNAME}/${TRUEPORTNAME}/${PORTVERSION}
DISTNAME= ${TRUEPORTNAME}-${PORTVERSION:S/.//g}-src
MAINTAINER= glewis@FreeBSD.org