summaryrefslogtreecommitdiff
path: root/devel/cvs
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-01-19 09:18:52 +0000
committertron <tron@pkgsrc.org>1999-01-19 09:18:52 +0000
commit9a4c8bec95612c2cc25ec583250572514b79076a (patch)
treef1058a9efe22e72e9805a4720a1b084117060665 /devel/cvs
parent6c4446ec6db790fc27be6c5fc3b5731c46717ca0 (diff)
downloadpkgsrc-9a4c8bec95612c2cc25ec583250572514b79076a.tar.gz
Simplify conflict list.
Diffstat (limited to 'devel/cvs')
-rw-r--r--devel/cvs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvs/Makefile b/devel/cvs/Makefile
index a5faf9b3411..8b981615d74 100644
--- a/devel/cvs/Makefile
+++ b/devel/cvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 1999/01/19 01:04:44 tv Exp $
+# $NetBSD: Makefile,v 1.19 1999/01/19 09:18:52 tron Exp $
#
DISTNAME= cvs-1.10
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://download.cyclic.com/pub/${DISTNAME}/
MAINTAINER= tv@netbsd.org
HOMEPAGE= http://www.cyclic.com/cvs/info.html
-CONFLICTS= cvs-1.9* cvs-1.10
+CONFLICTS= cvs-*
GNU_CONFIGURE= yes
USE_GTEXINFO= yes