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 bf68e5e3907..b3461e77b07 100644 --- a/math/gp-grape/Makefile +++ b/math/gp-grape/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/03/29 12:41:41 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/17 21:47:37 grant Exp $ # DISTNAME= grape4r1 @@ -10,7 +10,7 @@ CATEGORIES= math MASTER_SITES= http://www.maths.qmul.ac.uk/~leonard/grape4r1/ EXTRACT_SUFX= .zoo -MAINTAINER= cjep@netbsd.org +MAINTAINER= cjep@NetBSD.org HOMEPAGE= http://www.gap-system.org/Share/grape.html COMMENT= GRAPE (GRape Algorithms using PErmutation groups) |