diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-05-18 17:46:00 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-05-18 17:46:00 +0800 |
commit | 33fbc3fc2ecc355f41440f0c7078a76ee00030ac (patch) | |
tree | eb74c421278bc4af2c114157d70665be2dcdab31 /games/xpilot/Makefile | |
parent | 97832b41fe9198235f3dc85563c0fee757164e8c (diff) | |
download | freebsd-ports-gnome-33fbc3fc2ecc355f41440f0c7078a76ee00030ac.tar.gz freebsd-ports-gnome-33fbc3fc2ecc355f41440f0c7078a76ee00030ac.tar.zst freebsd-ports-gnome-33fbc3fc2ecc355f41440f0c7078a76ee00030ac.zip |
Update 4.1.0 -> 4.2.1:
* Two new maps
* New features gleaned from tournaments
* Many small bugfixes
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 c1a80f7d962d..46b0a10762b7 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xpilot -PORTVERSION= 4.1.0 +PORTVERSION= 4.2.1 CATEGORIES= games MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \ ${MASTER_SITE_XCONTRIB} |