aboutsummaryrefslogtreecommitdiff
path: root/games/xabacus/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-06 20:04:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-06 20:04:09 +0000
commit08ced1922fb831964cf162aa2f2533e0aa601637 (patch)
treec1b7a6742762d9bbd3c656142af91802c3920621 /games/xabacus/Makefile
parent8089517f23b98c033c287901169a82d7a4cd2cfb (diff)
- Update to 7.3
PR: 109800 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=186713
Diffstat (limited to 'games/xabacus/Makefile')
-rw-r--r--games/xabacus/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile
index d6f2a3d5c457..6bc9cc053a12 100644
--- a/games/xabacus/Makefile
+++ b/games/xabacus/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= xabacus
-PORTVERSION= 7.2.6
+PORTVERSION= 7.3
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_SUNSITE} \
- http://www.tux.org/pub/tux/bagleyd/xabacus/
+MASTER_SITES= http://www.tux.org/~bagleyd/abacus/ \
+ http://ftp.tux.org/pub/tux/bagleyd/xabacus/ \
+ ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/math
MAINTAINER= ports@FreeBSD.org