summaryrefslogtreecommitdiff
path: root/devel/cvsup-gui-bin
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-01-29 08:02:48 +0000
committerxtraeme <xtraeme>2004-01-29 08:02:48 +0000
commit30933d17efedbe2f96a5aec7548f3414ad235a35 (patch)
treef60e3af0276af4e9f47d9ef142e91dd190c894be /devel/cvsup-gui-bin
parent97716f500f2b2860a75136ac6063a2bc5e675828 (diff)
downloadpkgsrc-30933d17efedbe2f96a5aec7548f3414ad235a35.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