diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-19 17:56:05 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-19 17:56:05 +0000 |
commit | 3e4ed01146cfe2bdca465bd0e4d199341f62a0b6 (patch) | |
tree | d573ea09b2bf6be67cb497df199932da9e2707c4 /games/netrek-COW3-bin | |
parent | 40049f4af2200d0dcf33596508688623fc75f764 (diff) | |
download | ports-3e4ed01146cfe2bdca465bd0e4d199341f62a0b6.tar.gz ports-3e4ed01146cfe2bdca465bd0e4d199341f62a0b6.zip |
Notes
Diffstat (limited to 'games/netrek-COW3-bin')
-rw-r--r-- | games/netrek-COW3-bin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/netrek-COW3-bin/Makefile b/games/netrek-COW3-bin/Makefile index c7951fd4cb68..50bc0220a70d 100644 --- a/games/netrek-COW3-bin/Makefile +++ b/games/netrek-COW3-bin/Makefile @@ -7,7 +7,7 @@ PORTNAME= netrek-COW PORTVERSION= 3.00.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://ftp.netrek.org/pub/netrek/clients/cow/COW-bin/old/ DISTFILES= COW.3.00pl0.FreeBSD.gz @@ -15,7 +15,6 @@ DISTFILES= COW.3.00pl0.FreeBSD.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 |