diff options
Diffstat (limited to 'math/gp-grape')
-rw-r--r-- | math/gp-grape/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gp-grape/Makefile b/math/gp-grape/Makefile index e7e9f5b51e7..df66c4049ac 100644 --- a/math/gp-grape/Makefile +++ b/math/gp-grape/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2004/12/03 15:15:03 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/05 23:10:02 joerg Exp $ # DISTNAME= grape4r1 PKGNAME= gp-grape-4.1 -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= gpgra CATEGORIES= math MASTER_SITES= http://www.maths.qmul.ac.uk/~leonard/grape4r1/ |