summaryrefslogtreecommitdiff
path: root/devel/cvsup
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cvsup')
-rw-r--r--devel/cvsup/Makefile3
-rw-r--r--devel/cvsup/pkg/DESCR2
2 files changed, 2 insertions, 3 deletions
diff --git a/devel/cvsup/Makefile b/devel/cvsup/Makefile
index bc1cbcb403b..21fed2f4b5d 100644
--- a/devel/cvsup/Makefile
+++ b/devel/cvsup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/09/13 10:58:51 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 2001/09/14 10:51:59 hubertf Exp $
DISTNAME= cvsup-bin-nogui-16.1d
PKGNAME= cvsup-16.1.d
@@ -13,7 +13,6 @@ WRKSRC= ${WRKDIR}
NO_CONFIGURE= yes
NO_BUILD= yes
ONLY_FOR_PLATFORM= NetBSD-1.5*-i386
-USE_X11= yes
do-install:
for i in cvpasswd cvsup ; do \
diff --git a/devel/cvsup/pkg/DESCR b/devel/cvsup/pkg/DESCR
index b025798f85a..df8cc85d09a 100644
--- a/devel/cvsup/pkg/DESCR
+++ b/devel/cvsup/pkg/DESCR
@@ -1,4 +1,4 @@
-cvsup server and client.
+cvsup server and non-GUI client.
the binary is for NetBSD 1.5/i386/ELF systems, and compiled by
Markus Kurek <Markus.Kurek@t-online.de>.