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-lag | |
parent | 069fad030fba08ff10e8c97987c09b868ff26f55 (diff) | |
download | pkgsrc-ab76880369d5e58b19a286055310556861ad6b40.tar.gz |
SunOS/System V package names for the GAP packages.
Diffstat (limited to 'math/gp-lag')
-rw-r--r-- | math/gp-lag/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gp-lag/Makefile b/math/gp-lag/Makefile index f0995a34de9..bf02123f214 100644 --- a/math/gp-lag/Makefile +++ b/math/gp-lag/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2002/12/23 02:02:08 cjep Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/05 14:09:04 cjep Exp $ # DISTNAME= lag-2.1 PKGNAME= gp-lag-2.1 +SVR4_PKGNAME= gplag CATEGORIES= math MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/ EXTRACT_SUFX= .zoo |