pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/fricas Fix DISTNAME so that it doesn't follow PKG...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b32f7368cb18
branches: trunk
changeset: 555126:b32f7368cb18
user: asau <asau%pkgsrc.org@localhost>
date: Wed Feb 25 01:49:48 2009 +0000
description:
Fix DISTNAME so that it doesn't follow PKGREVISION changes.
Unbreaks fetch.
diffstat:
math/fricas/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 0a0133e8654c -r b32f7368cb18 math/fricas/Makefile
--- a/math/fricas/Makefile Wed Feb 25 01:39:28 2009 +0000
+++ b/math/fricas/Makefile Wed Feb 25 01:49:48 2009 +0000
@@ -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/}
Home |
Main Index |
Thread Index |
Old Index