diff options
Diffstat (limited to 'games/netrek-BRMH-bin/Makefile')
-rw-r--r-- | games/netrek-BRMH-bin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/netrek-BRMH-bin/Makefile b/games/netrek-BRMH-bin/Makefile index 37c103a59445..1561df2934d4 100644 --- a/games/netrek-BRMH-bin/Makefile +++ b/games/netrek-BRMH-bin/Makefile @@ -7,7 +7,7 @@ PORTNAME= netrek-BRMH PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://ftp.netrek.org/pub/netrek/mirrors/ftp.csua.berkeley.edu.old/netrek/ \ @@ -17,7 +17,6 @@ EXTRACT_SUFX= .gz MAINTAINER= ports@FreeBSD.org COMMENT= A 16-player network space battle/conquest game with a Star Trek theme -USE_X_PREFIX= YES NO_BUILD= YES NO_WRKSUBDIR= YES PLIST_FILES= bin/netrek |