diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-11-18 23:30:13 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-11-18 23:30:13 +0000 |
commit | 1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e (patch) | |
tree | 3dbfd735c8826824161ca86ec4188c8fda926fd1 /games/netrek-BRMH-bin | |
parent | 99fbc95297531de7397f79ccd27a457078242b4b (diff) | |
download | ports-1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e.tar.gz ports-1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e.zip |
Notes
Diffstat (limited to 'games/netrek-BRMH-bin')
-rw-r--r-- | games/netrek-BRMH-bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/netrek-BRMH-bin/Makefile b/games/netrek-BRMH-bin/Makefile index 1561df2934d4..8b837d3c4600 100644 --- a/games/netrek-BRMH-bin/Makefile +++ b/games/netrek-BRMH-bin/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.2.2 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://ftp.netrek.org/pub/netrek/mirrors/ftp.csua.berkeley.edu.old/netrek/ \ - + DISTNAME= BRMH-2.2p2.freebsd.bin EXTRACT_SUFX= .gz |