summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjwise <jwise>2000-08-30 14:20:41 +0000
committerjwise <jwise>2000-08-30 14:20:41 +0000
commitc427bfe919bd7bccdc8c0ec8ebf0da1f09e6ef3d (patch)
tree7e191fc0a5ff66cf227eff0e955354939112cd93 /mail
parentad8d5350614570c65e96600741a0b8276bff0b4f (diff)
downloadpkgsrc-c427bfe919bd7bccdc8c0ec8ebf0da1f09e6ef3d.tar.gz
Update to use tcl-8.3.2
Diffstat (limited to 'mail')
-rw-r--r--mail/cyrus-imapd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cyrus-imapd/Makefile b/mail/cyrus-imapd/Makefile
index e1da3eb221c..ff48f4c3b8b 100644
--- a/mail/cyrus-imapd/Makefile
+++ b/mail/cyrus-imapd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/08/26 17:15:06 veego Exp $
+# $NetBSD: Makefile,v 1.4 2000/08/30 14:20:41 jwise Exp $
DISTNAME= cyrus-imapd-1.6.24
CATEGORIES= mail
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://asg.web.cmu.edu/cyrus/imapd/
-DEPENDS+= tcl-8.0.5:../../lang/tcl80
+DEPENDS+= tcl-8.3.2:../../lang/tcl
DEPENDS+= cyrus-sasl-1.5.24:../../security/cyrus-sasl
ONLY_FOR_PLATFORM= NetBSD-1.5*-* \