diff options
Diffstat (limited to 'games/xpilot/Makefile')
-rw-r--r-- | games/xpilot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index 7fd0f716abea..2a00ebcbfd55 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -9,7 +9,7 @@ PORTNAME= xpilot PORTVERSION= 4.5.4 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= SF/xpilotgame +MASTER_SITES= SF/${PORTNAME}game/${PORTNAME}-4/${PORTNAME}-${PORTVERSION} MAINTAINER= lme@FreeBSD.org COMMENT= Xpilot(client) and xpilots(server) |