From 7391cef66fded3b4da95e08984c3063f9dfa2bf6 Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 25 Feb 2009 01:49:48 +0000 Subject: Fix DISTNAME so that it doesn't follow PKGREVISION changes. Unbreaks fetch. --- math/fricas/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math') 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/} -- cgit v1.2.3