summaryrefslogtreecommitdiff
path: root/mail/mpop
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-03-14 08:40:06 +0000
committerWen Heping <wen@FreeBSD.org>2011-03-14 08:40:06 +0000
commit43721c23d5bd1f196f82f04c0f163cd9d3b8fc51 (patch)
treea70c143dac5d79ed2e6807975eb06d22bfeea2ff /mail/mpop
parent- Update to 1.19 (diff)
- Bump PORTREVISION to chase the update of dns/libidn
Notes
Notes: svn path=/head/; revision=270856
Diffstat (limited to 'mail/mpop')
-rw-r--r--mail/mpop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile
index c6044374b1bd..b35bec1d42b9 100644
--- a/mail/mpop/Makefile
+++ b/mail/mpop/Makefile
@@ -7,14 +7,14 @@
PORTNAME= mpop
PORTVERSION= 1.0.23
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= SF
MAINTAINER= sylvio@FreeBSD.org
COMMENT= MPOP is a small and fast POP3 client
-LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn
+LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn
OPTIONS= GNUTLS "Enable gnuTLS support" on \
GSASL "GNU SASL authentication support" on