summaryrefslogtreecommitdiff
path: root/mail/pine
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2001-05-16 08:35:10 +0000
committerabs <abs@pkgsrc.org>2001-05-16 08:35:10 +0000
commit9aed8930c2bc2f13c71ffc9632a340453da5ea9e (patch)
treefd2bbb9e904b74f4a2e6a3094728fe4a37c3f960 /mail/pine
parent130b4d8a18053f9866851350114cd2fca7bfd1ec (diff)
downloadpkgsrc-9aed8930c2bc2f13c71ffc9632a340453da5ea9e.tar.gz
Update DEPENDS on imap-uw to >=2000.0.3
Problem noted by Tom Spindler
Diffstat (limited to 'mail/pine')
-rw-r--r--mail/pine/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/pine/Makefile b/mail/pine/Makefile
index ba262956380..3b7b836e126 100644
--- a/mail/pine/Makefile
+++ b/mail/pine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2001/03/13 04:41:19 hubertf Exp $
+# $NetBSD: Makefile,v 1.45 2001/05/16 08:35:10 abs Exp $
# FreeBSD Id: Makefile,v 1.21 1997/03/26 02:12:07 ache Exp
#
@@ -16,7 +16,7 @@ BUILD_DEFS+= PINE_USE_LDAP
# This pkg doesn't build pico or libpico; the pico pkg does that part.
DEPENDS+= pico-4.0:../../editors/pico
-DEPENDS+= imap-uw>=2000:../../mail/imap-uw
+DEPENDS+= imap-uw>=2000.0.3:../../mail/imap-uw
.include "../../mk/bsd.prefs.mk"