summaryrefslogtreecommitdiff
path: root/math/aribas/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2008-06-23 17:55:33 +0000
committerdrochner <drochner@pkgsrc.org>2008-06-23 17:55:33 +0000
commit582b419cf435e4822e4d38001bde34faf7fe97e5 (patch)
tree839dee612123e8ac97d464420df5ef2100cebac3 /math/aribas/Makefile
parentbbe1dd93d94aa8e5aaec92f186d43bae308e6016 (diff)
downloadpkgsrc-582b419cf435e4822e4d38001bde34faf7fe97e5.tar.gz
update to 1.63
changes: -direct support for polynomial arithmetic over GF(2) -for loop can now handle >= 2**32 iterations -bugfixes
Diffstat (limited to 'math/aribas/Makefile')
-rw-r--r--math/aribas/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/aribas/Makefile b/math/aribas/Makefile
index 919977fd3db..5fb2144564c 100644
--- a/math/aribas/Makefile
+++ b/math/aribas/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2008/03/04 18:12:58 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2008/06/23 17:55:33 drochner Exp $
-DISTNAME= aribas-1.53
-PKGREVISION= 1
+DISTNAME= aribas-1.63
CATEGORIES= math
-MASTER_SITES= ftp://ftp.mathematik.uni-muenchen.de/pub/forster/aribas/
+MASTER_SITES= ftp://ftp.mathematik.uni-muenchen.de/pub/forster/aribas/UNIX_LINUX/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.mathematik.uni-muenchen.de/~forster/sw/aribas.html