diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-09 22:26:08 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-09 22:26:08 +0000 |
commit | 45bfcb37c560a7b9d881e89741347746492191fb (patch) | |
tree | e9e01124f65dc3c142456ecb3279c5a2835bae9d /games | |
parent | 10aa52ec55b7178681659a8fe686261a1885d0ba (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xabacus/Makefile | 7 | ||||
-rw-r--r-- | games/xabacus/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index 15aa5244b78d..d6f2a3d5c457 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -6,10 +6,10 @@ # PORTNAME= xabacus -PORTVERSION= 7.2.5 +PORTVERSION= 7.2.6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - ftp://ftp.tux.org/pub/tux/bagleyd/xabacus/ + http://www.tux.org/pub/tux/bagleyd/xabacus/ MASTER_SITE_SUBDIR= apps/math MAINTAINER= ports@FreeBSD.org @@ -21,7 +21,8 @@ WANT_GNOME= yes USE_GNOME= gnometarget USE_XPM= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --without-nas +CONFIGURE_ARGS= --mandir=${MANPREFIX}/man \ + --without-nas MAN6= xabacus.6 diff --git a/games/xabacus/distinfo b/games/xabacus/distinfo index ad51446848b8..418bcc6b4043 100644 --- a/games/xabacus/distinfo +++ b/games/xabacus/distinfo @@ -1,3 +1,3 @@ -MD5 (xabacus-7.2.5.tar.bz2) = 4ace00d01c82ac3b7d3c84cbf088517e -SHA256 (xabacus-7.2.5.tar.bz2) = 4fb53810033505ec67c423c622e6f75ce7edcc3d5c6fcd76d44ae83b6c4a873e -SIZE (xabacus-7.2.5.tar.bz2) = 197730 +MD5 (xabacus-7.2.6.tar.bz2) = 2f5f59403a35eb480d2549e41a31b01f +SHA256 (xabacus-7.2.6.tar.bz2) = 5c5cec0c053f9b8390a6be88fcaba3d4a5d93809eaa2c65e3040c70a6300aefd +SIZE (xabacus-7.2.6.tar.bz2) = 200048 |