summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorcjep <cjep>2002-12-23 10:48:12 +0000
committercjep <cjep>2002-12-23 10:48:12 +0000
commite18a18a3cdc5d89ce65a67e2bf815e46a2599c7b (patch)
tree0b68bb4e170d87159d96a466be11330e7c3c85f8 /math
parentbd22803b51977579deace645fa6ccb84b548e339 (diff)
downloadpkgsrc-e18a18a3cdc5d89ce65a67e2bf815e46a2599c7b.tar.gz
Fix: Don't need DISTFILES. Need an EXTRACT_SUFX...
Diffstat (limited to 'math')
-rw-r--r--math/xgap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xgap/Makefile b/math/xgap/Makefile
index c2281cd076b..0d32781db4b 100644
--- a/math/xgap/Makefile
+++ b/math/xgap/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2002/12/23 02:02:09 cjep Exp $
+# $NetBSD: Makefile,v 1.3 2002/12/23 10:48:12 cjep Exp $
#
DISTNAME= xgap4r16
PKGNAME= xgap-4.16
CATEGORIES= math x11
MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
-DISTFILES= ${DISTNAME}.zoo \
+EXTRACT_SUFX= .zoo
MAINTAINER= cjep@netbsd.org
HOMEPAGE= http://www.gap-system.org/Share/xgap.html