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 /games/xpilot/Makefile | |
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
Diffstat (limited to 'games/xpilot/Makefile')
-rw-r--r-- | games/xpilot/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |