diff options
Diffstat (limited to 'math/pari/Makefile')
-rw-r--r-- | math/pari/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile index bcbe1c6a2be..b7d8257a777 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2004/04/11 09:09:06 snj Exp $ +# $NetBSD: Makefile,v 1.23 2004/10/03 00:12:57 tv Exp $ DISTNAME= pari-2.1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/download/ \ ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-2.1/ |