pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cvsup-gui-bin Fix PKGNAME, it's cvsup-gui-bin no...
details: https://anonhg.NetBSD.org/pkgsrc/rev/64d3431c3230
branches: trunk
changeset: 467328:64d3431c3230
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Thu Jan 29 08:02:48 2004 +0000
description:
Fix PKGNAME, it's cvsup-gui-bin not cvsup-gui.
diffstat:
devel/cvsup-gui-bin/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r fa356437b771 -r 64d3431c3230 devel/cvsup-gui-bin/Makefile
--- a/devel/cvsup-gui-bin/Makefile Thu Jan 29 07:42:23 2004 +0000
+++ b/devel/cvsup-gui-bin/Makefile Thu Jan 29 08:02:48 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2004/01/20 12:13:28 agc Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/29 08:02:48 xtraeme Exp $
DISTNAME= cvsup-gui-static-16.1.h
-PKGNAME= ${DISTNAME:C/-static//}
+PKGNAME= ${DISTNAME:C/-bin//}
CATEGORIES= devel
MASTER_SITES= http://motoyuki.bsdclub.org/data/NetBSD/CVSup/i386/
EXTRACT_SUFX= .tgz
Home |
Main Index |
Thread Index |
Old Index