diff options
author | miwi <miwi@FreeBSD.org> | 2006-08-11 04:15:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-08-11 04:15:30 +0800 |
commit | 14da0fd379990fb4e52e6f75e675a420855d167e (patch) | |
tree | cd7dd69818190c94a061ebe47b3caf45861308f4 /games/xabacus/Makefile | |
parent | 0bbb49d1fd21f302b2c478999f888aa478b23313 (diff) | |
download | freebsd-ports-gnome-14da0fd379990fb4e52e6f75e675a420855d167e.tar.gz freebsd-ports-gnome-14da0fd379990fb4e52e6f75e675a420855d167e.tar.zst freebsd-ports-gnome-14da0fd379990fb4e52e6f75e675a420855d167e.zip |
- Update to 7.2.3
PR: ports/101595
Submitted by: KATO Tsuguru <tkato432(at)yahoo.com>
Approved by: krion (mentor)
Diffstat (limited to 'games/xabacus/Makefile')
-rw-r--r-- | games/xabacus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index 82129f100007..02c802acad99 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xabacus -PORTVERSION= 7.1.6 +PORTVERSION= 7.2.3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.tux.org/pub/tux/bagleyd/xabacus/ |