diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-12-18 18:37:33 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-12-18 18:37:33 +0800 |
commit | 50a93cdf41450d00171e9facdb9e3a111ef2eda3 (patch) | |
tree | 7ffa5acfc47a01cd3946b238a0198284e45ce4e1 /games/xabacus/Makefile | |
parent | 5e27cadcf3669f40a0acce64cc4c440eb8387fca (diff) | |
download | freebsd-ports-gnome-50a93cdf41450d00171e9facdb9e3a111ef2eda3.tar.gz freebsd-ports-gnome-50a93cdf41450d00171e9facdb9e3a111ef2eda3.tar.zst freebsd-ports-gnome-50a93cdf41450d00171e9facdb9e3a111ef2eda3.zip |
Update to 7.1.6.
PR: ports/90553
Submitted by: Ports Fury
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 25e653810bc0..aafd8d015609 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xabacus -PORTVERSION= 7.1.5 +PORTVERSION= 7.1.6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.tux.org/pub/tux/bagleyd/xabacus/ |