diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-07-15 23:06:28 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-07-15 23:06:28 +0800 |
commit | f4cb9910ac81195594f538e8f9e5fc227632bdb0 (patch) | |
tree | b1d1ccbc6adba0f7ce35f39a5f3931a133faea83 /games/xtux/Makefile | |
parent | dd5162cd5684f16797291b55863b78ba947070fb (diff) | |
download | freebsd-ports-gnome-f4cb9910ac81195594f538e8f9e5fc227632bdb0.tar.gz freebsd-ports-gnome-f4cb9910ac81195594f538e8f9e5fc227632bdb0.tar.zst freebsd-ports-gnome-f4cb9910ac81195594f538e8f9e5fc227632bdb0.zip |
Update to the lastest version
PR: 28971
Submitted by: MAITNAINER
Diffstat (limited to 'games/xtux/Makefile')
-rw-r--r-- | games/xtux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xtux/Makefile b/games/xtux/Makefile index 2ae21976bb8b..1145af3d7538 100644 --- a/games/xtux/Makefile +++ b/games/xtux/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xtux -PORTVERSION= 2001.05.08 +PORTVERSION= 2001.06.01 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |