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-factint | |
parent | 069fad030fba08ff10e8c97987c09b868ff26f55 (diff) | |
download | pkgsrc-ab76880369d5e58b19a286055310556861ad6b40.tar.gz |
SunOS/System V package names for the GAP packages.
Diffstat (limited to 'math/gp-factint')
-rw-r--r-- | math/gp-factint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gp-factint/Makefile b/math/gp-factint/Makefile index 56ac0b6f686..0768b823d11 100644 --- a/math/gp-factint/Makefile +++ b/math/gp-factint/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:03 cjep Exp $ # DISTNAME= factint-1.3 PKGNAME= gp-factint-1.3 +SVR4_PKGNAME= gpfin CATEGORIES= math MASTER_SITES= http://www.cip.mathematik.uni-stuttgart.de/~kohlsn/factint/ EXTRACT_SUFX= .zoo |