diff options
Diffstat (limited to 'games/xpilot-ng-server/Makefile')
-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 cc1f3814a56..22fe7833dc8 100644 --- a/games/xpilot-ng-server/Makefile +++ b/games/xpilot-ng-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= xpilot-ng PORTVERSION= 4.7.3 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= games MASTER_SITES= SF/xpilot/xpilot_ng/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX?= -server |