summaryrefslogtreecommitdiff
path: root/devel/cvsup-gui-bin
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-01-29 08:02:48 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-01-29 08:02:48 +0000
commit0576cc2e33bc5fe168c276352442d9af598bbf43 (patch)
treef60e3af0276af4e9f47d9ef142e91dd190c894be /devel/cvsup-gui-bin
parentc201089fd8e32678eb98db32f09731bf0c35f43e (diff)
downloadpkgsrc-0576cc2e33bc5fe168c276352442d9af598bbf43.tar.gz
Fix PKGNAME, it's cvsup-gui-bin not cvsup-gui.
Diffstat (limited to 'devel/cvsup-gui-bin')
-rw-r--r--devel/cvsup-gui-bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsup-gui-bin/Makefile b/devel/cvsup-gui-bin/Makefile
index 88f900e05f0..aee511291de 100644
--- a/devel/cvsup-gui-bin/Makefile
+++ b/devel/cvsup-gui-bin/Makefile
@@ -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