summaryrefslogtreecommitdiff
path: root/security/ssh6
diff options
context:
space:
mode:
authoritojun <itojun>2000-03-26 14:28:12 +0000
committeritojun <itojun>2000-03-26 14:28:12 +0000
commit55bb52fdf76922b43badccea99168d15fd47b949 (patch)
tree96ca86aaef22b7b7d3bf04fd4444c4fe151f890e /security/ssh6
parent57d0a64775cb4f020ae46ef2e1b3dbf8389aa56f (diff)
downloadpkgsrc-55bb52fdf76922b43badccea99168d15fd47b949.tar.gz
revise CONFLICTS line.
Diffstat (limited to 'security/ssh6')
-rw-r--r--security/ssh6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ssh6/Makefile b/security/ssh6/Makefile
index 0a8a0a24854..b7e6713601c 100644
--- a/security/ssh6/Makefile
+++ b/security/ssh6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2000/03/20 02:25:30 itojun Exp $
+# $NetBSD: Makefile,v 1.2 2000/03/26 14:28:13 itojun Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
@@ -13,7 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.cs.hut.fi/ssh/
-CONFLICTS= openssh-[0-9]* ssh-*
+CONFLICTS= openssh-[0-9]* ssh-[0-9]*
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
RESTRICTED= "Crypto; export-controlled"