summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2009-02-25 01:49:48 +0000
committerasau <asau@pkgsrc.org>2009-02-25 01:49:48 +0000
commit7391cef66fded3b4da95e08984c3063f9dfa2bf6 (patch)
tree84e1e68387484f1b32b56643b8b614ec258f7639 /math
parentd9ab84e5d01fe4b5d3c7b45682bcc196d27d7e19 (diff)
downloadpkgsrc-7391cef66fded3b4da95e08984c3063f9dfa2bf6.tar.gz
Fix DISTNAME so that it doesn't follow PKGREVISION changes.
Unbreaks fetch.
Diffstat (limited to 'math')
-rw-r--r--math/fricas/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile
index ae03c909728..1d2c1a06a4f 100644
--- a/math/fricas/Makefile
+++ b/math/fricas/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/02/19 20:31:44 asau Exp $
+# $NetBSD: Makefile,v 1.5 2009/02/25 01:49:48 asau Exp $
PKGNAME= fricas-1.0.5
-DISTNAME= ${PKGNAME}-full
+DISTNAME= ${PKGNAME_NOREV}-full
PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fricas/}