diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-07-19 13:21:52 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-07-19 13:21:52 +0000 |
commit | 1fdf510389d5263d75dea7f8e45ec0a7f73f0375 (patch) | |
tree | 6345a9d6d9e64d8160f05d8715863ea3d2896b42 | |
parent | d9dec091a3ca23859e5e32592298f176cea9eb2a (diff) | |
download | ports-1fdf510389d5263d75dea7f8e45ec0a7f73f0375.tar.gz ports-1fdf510389d5263d75dea7f8e45ec0a7f73f0375.zip |
Notes
-rw-r--r-- | games/xpilot/Makefile | 3 | ||||
-rw-r--r-- | games/xpilot/distinfo | 2 | ||||
-rw-r--r-- | games/xpilot/pkg-plist | 1 |
3 files changed, 4 insertions, 2 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index 380705dbd91c..37ddcf459d76 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -6,10 +6,11 @@ # PORTNAME= xpilot -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.1 CATEGORIES= games MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \ ftp://ftp.xpilot.org/pub/xpilot/old/ \ + ftp://xpilot.doit.org/pub/xpilot-sounds/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/multiplayer diff --git a/games/xpilot/distinfo b/games/xpilot/distinfo index 18fd8bdd22b8..e480c6354d34 100644 --- a/games/xpilot/distinfo +++ b/games/xpilot/distinfo @@ -1 +1 @@ -MD5 (xpilot-4.4.0.tar.gz) = 969cdb5477025fa87d2694c6fc09b42d +MD5 (xpilot-4.4.1.tar.gz) = c7b7854a969723281519bae31d3d483d diff --git a/games/xpilot/pkg-plist b/games/xpilot/pkg-plist index f8ad0c4fb7b3..61f6a8e37bde 100644 --- a/games/xpilot/pkg-plist +++ b/games/xpilot/pkg-plist @@ -5,6 +5,7 @@ bin/xp-mapedit share/xpilot/sounds share/xpilot/defaults share/xpilot/robots +share/xpilot/password share/xpilot/maps/CAMD.xp share/xpilot/maps/blood-music2.xp share/xpilot/maps/cloudscape.xp |