diff options
author | cjep <cjep@pkgsrc.org> | 2003-01-05 14:09:03 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-01-05 14:09:03 +0000 |
commit | ab76880369d5e58b19a286055310556861ad6b40 (patch) | |
tree | ba7d7cf298a2c547076a6b7f37ba55d6b1622961 /math/gp-grpconst | |
parent | 069fad030fba08ff10e8c97987c09b868ff26f55 (diff) | |
download | pkgsrc-ab76880369d5e58b19a286055310556861ad6b40.tar.gz |
SunOS/System V package names for the GAP packages.
Diffstat (limited to 'math/gp-grpconst')
-rw-r--r-- | math/gp-grpconst/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gp-grpconst/Makefile b/math/gp-grpconst/Makefile index 47608924adb..5913da24ffc 100644 --- a/math/gp-grpconst/Makefile +++ b/math/gp-grpconst/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/01/05 13:58:11 cjep Exp $ +# $NetBSD: Makefile,v 1.2 2003/01/05 14:09:04 cjep Exp $ # DISTNAME= grpconst PKGNAME= gp-grpconst-2.0 +SVR4_PKGNAME= gpgct CATEGORIES= math MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/ EXTRACT_SUFX= .zoo |