diff options
Diffstat (limited to 'mail/cone/Makefile')
-rw-r--r-- | mail/cone/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/cone/Makefile b/mail/cone/Makefile index 4a2380992f86..88a6407dd306 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -7,6 +7,7 @@ PORTNAME= cone PORTVERSION= 0.69 +PORTREVISION= 1 CATEGORIES= mail # This is for beta versions, leave it in please: #MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \ @@ -19,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/gnupg +BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 RUN_DEPENDS= ${BUILD_DEPENDS} USE_FAM= yes |