From 89690b798d7756adf0ed49548ccdb9c665c91573 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Fri, 16 Jan 2004 03:47:06 +0000 Subject: [PATCH] oops, fix typo in previous. --- 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 1cef6afbd257..373fcdd69e79 100644 --- a/devel/cvsup-gui-bin/Makefile +++ b/devel/cvsup-gui-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/01/16 03:45:48 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/16 03:47:06 xtraeme Exp $ DISTNAME= cvsup-gui-static-16.1.h PKGNAME= ${DISTNAME:C/-static//} @@ -11,7 +11,7 @@ MAINTAINER= motoyuki@bsdclub.org HOMEPAGE= http://www.polstra.com/projects/freeware/CVSup/ COMMENT= cvsup GUI client -DEPENDS+= cvsup-gui-bin-[0-9]*:../../devel/cvsup-gui-bin +DEPENDS+= cvsup-bin-[0-9]*:../../devel/cvsup-bin NO_CONFIGURE= yes NO_BUILD= yes