summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2007-10-17 12:17:02 +0000
committerMartin Matuska <mm@FreeBSD.org>2007-10-17 12:17:02 +0000
commit7fa2d244f7c2e41010b3a2f04721aa433f116924 (patch)
treee4887c13434259e718e1fd5693e1496e1c89ad54 /lang
parentExpect is a program that performs programmed dialogue with other (diff)
Add conflict with lang/expect-devel
Notes
Notes: svn path=/head/; revision=201622
Diffstat (limited to 'lang')
-rw-r--r--lang/expect/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 373e32771f1a..3a486cff751c 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://expect.nist.gov/src/
MAINTAINER= shaun@FreeBSD.org
COMMENT= A sophisticated scripter based on tcl/tk
+CONFLICTS= expect-5.44*
+
PORTSCOUT= skipv:5.44.0,5.44.1 # These were recalled by NIST
.if !defined(WITHOUT_X11)