summaryrefslogtreecommitdiff
path: root/mail/pine
diff options
context:
space:
mode:
authorabs <abs>2001-05-16 08:35:10 +0000
committerabs <abs>2001-05-16 08:35:10 +0000
commitd67aac2721a7ea5f6fc5c3b94d032d276a25563b (patch)
treefd2bbb9e904b74f4a2e6a3094728fe4a37c3f960 /mail/pine
parent2bcd4c22cd7fd6abea62a33f2f685ec3243bbab5 (diff)
downloadpkgsrc-d67aac2721a7ea5f6fc5c3b94d032d276a25563b.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"