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 4c6f4b336c97..83dcd04621a3 100644 --- a/games/xpilot-ng-server/Makefile +++ b/games/xpilot-ng-server/Makefile @@ -9,7 +9,7 @@ PORTNAME= xpilot-ng PORTVERSION= 4.7.2 PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= SF/xpilot +MASTER_SITES= SF/xpilot/xpilot_ng/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX?= -server MAINTAINER= ports@FreeBSD.org |