From fa067440addca5ecd2ae02c5eb87cc62b794fdd2 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Thu, 29 Jan 2004 08:03:55 +0000 Subject: oops, add missing substitution. --- devel/cvsup-gui-bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/cvsup-gui-bin/Makefile b/devel/cvsup-gui-bin/Makefile index aee511291de..b32dfe3edc8 100644 --- a/devel/cvsup-gui-bin/Makefile +++ b/devel/cvsup-gui-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2004/01/29 08:02:48 xtraeme Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/29 08:03:55 xtraeme Exp $ DISTNAME= cvsup-gui-static-16.1.h -PKGNAME= ${DISTNAME:C/-bin//} +PKGNAME= ${DISTNAME:C/static/bin/} CATEGORIES= devel MASTER_SITES= http://motoyuki.bsdclub.org/data/NetBSD/CVSup/i386/ EXTRACT_SUFX= .tgz -- cgit v1.2.3