aboutsummaryrefslogtreecommitdiff
path: root/games/xpilot/Makefile
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-05-03 00:12:25 +0000
committerEric Anholt <anholt@FreeBSD.org>2003-05-03 00:12:25 +0000
commitbd898e214eb7ed6df9a52b61bc0c154461e04e14 (patch)
tree03d916db4dc2ab0998dfb5ad5cad8699690dcad4 /games/xpilot/Makefile
parent6d5dc317065c64b9f839065952e5a61df120b257 (diff)
downloadports-bd898e214eb7ed6df9a52b61bc0c154461e04e14.tar.gz
ports-bd898e214eb7ed6df9a52b61bc0c154461e04e14.zip
Notes
Diffstat (limited to 'games/xpilot/Makefile')
-rw-r--r--games/xpilot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile
index b98caeef2cd3..13ab41276547 100644
--- a/games/xpilot/Makefile
+++ b/games/xpilot/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xpilot
-PORTVERSION= 4.5.3
+PORTVERSION= 4.5.4
CATEGORIES= games
MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \
ftp://ftp.xpilot.org/pub/xpilot/old/ \
@@ -18,6 +18,6 @@ MAINTAINER= goranrunfeldt@home.se
COMMENT= Xpilot(client) and xpilots(server)
USE_IMAKE= yes
-MAN6= xpilot.6 xpilots.6 xp-replay.6
+MAN6= xpilot.6 xpilots.6 xp-mapedit.6 xp-replay.6
.include <bsd.port.mk>