summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-15 11:28:18 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-15 11:28:18 +0000
commit6b07211ee225eedf10d8e3f656e203e1f472d9bc (patch)
treeab76237a99cc69dd0d2fcbd27a9e8a9083950372 /games
parentMove papersize to PKGNAMESUFFIX -- otherwise it will affect DISTNAME (diff)
Add back DISTNAME, it's used later.
Notes
Notes: svn path=/head/; revision=27605
Diffstat (limited to 'games')
-rw-r--r--games/netrek-BRMH-bin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/netrek-BRMH-bin/Makefile b/games/netrek-BRMH-bin/Makefile
index 8d5305e6b9b8..43b179b723cb 100644
--- a/games/netrek-BRMH-bin/Makefile
+++ b/games/netrek-BRMH-bin/Makefile
@@ -9,7 +9,8 @@ PORTNAME= netrek-BRMH
PORTVERSION= 2.2.2
CATEGORIES= games
MASTER_SITES= ftp://ftp.solace.mh.se/pub/netrek/clients/bsd/
-DISTFILES= BRMH-2.2p2.freebsd.bin.gz
+DISTNAME= BRMH-2.2p2.freebsd.bin
+EXTRACT_SUFX= .gz
MAINTAINER= dburr@FreeBSD.org