diff options
Diffstat (limited to 'mail/cone/Makefile')
-rw-r--r-- | mail/cone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cone/Makefile b/mail/cone/Makefile index 88a6407dd30..4e7dd2c89c1 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -7,7 +7,7 @@ PORTNAME= cone PORTVERSION= 0.69 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail # This is for beta versions, leave it in please: #MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \ @@ -20,7 +20,7 @@ MAINTAINER= ler@lerctr.org COMMENT= Console based mail client with POP3/IMAP/SMAP support LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +BUILD_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 RUN_DEPENDS= ${BUILD_DEPENDS} USE_FAM= yes |