diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-05 06:12:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-05 06:12:17 +0800 |
commit | 720704a1006e081405af73fbb77f9524b0c54ed3 (patch) | |
tree | 3bf583797a7696f924f2e47a8bd4332069f54a46 /games/xpilot-ng-server/Makefile | |
parent | d17aa5a19a356d5f4ef2e2085f771023b1790fdf (diff) | |
download | freebsd-ports-gnome-720704a1006e081405af73fbb77f9524b0c54ed3.tar.gz freebsd-ports-gnome-720704a1006e081405af73fbb77f9524b0c54ed3.tar.zst freebsd-ports-gnome-720704a1006e081405af73fbb77f9524b0c54ed3.zip |
- Update to 4.7.2
PR: ports/98458
Submitted by: miwi@
Sponsored by: FreeBSD Bug-a-thon #2
Diffstat (limited to 'games/xpilot-ng-server/Makefile')
-rw-r--r-- | games/xpilot-ng-server/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xpilot-ng-server/Makefile b/games/xpilot-ng-server/Makefile index 94cd07ed5cc9..229cb112af70 100644 --- a/games/xpilot-ng-server/Makefile +++ b/games/xpilot-ng-server/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xpilot-ng -PORTVERSION= 4.7.1 -PORTREVISION= 1 +PORTVERSION= 4.7.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xpilot |