diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2010-08-11 06:57:34 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2010-08-11 06:57:34 +0000 |
commit | 3c5a29be3d859edb0f7cf74a5e9fbb82451bfeaa (patch) | |
tree | 65abd3dbeab05281bfeba60643203fc72e5ba70a /games/xpilot-ng-server | |
parent | 8ba3678bb47b3770aa264300daf5f852be9d6adb (diff) | |
download | ports-3c5a29be3d859edb0f7cf74a5e9fbb82451bfeaa.tar.gz ports-3c5a29be3d859edb0f7cf74a5e9fbb82451bfeaa.zip |
Notes
Diffstat (limited to 'games/xpilot-ng-server')
-rw-r--r-- | games/xpilot-ng-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpilot-ng-server/Makefile b/games/xpilot-ng-server/Makefile index 0addd5360ee3..27e865b5cfcc 100644 --- a/games/xpilot-ng-server/Makefile +++ b/games/xpilot-ng-server/Makefile @@ -7,7 +7,7 @@ PORTNAME= xpilot-ng PORTVERSION= 4.7.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/xpilot/xpilot_ng/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX?= -server |