diff options
author | markp <markp@FreeBSD.org> | 2001-07-19 21:21:52 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-07-19 21:21:52 +0800 |
commit | 4524c2e15391c32955e42b1f59d722a54942023e (patch) | |
tree | e53b0c165e8a0b327c7eae41e2294410b3befc36 | |
parent | feccc281cba96b20de13a5ce7c848b7f3d7928a4 (diff) | |
download | freebsd-ports-gnome-4524c2e15391c32955e42b1f59d722a54942023e.tar.gz freebsd-ports-gnome-4524c2e15391c32955e42b1f59d722a54942023e.tar.zst freebsd-ports-gnome-4524c2e15391c32955e42b1f59d722a54942023e.zip |
Update to 4.4.1
PR: 28973
Submitted by: maintainer
-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 |