diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-12-07 09:06:40 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-12-07 09:06:40 +0000 |
commit | 85b3a56d59f12d41174210e8692cf8231d57ef5a (patch) | |
tree | aee23923196ae6fa34e84580d23c1740670a71f8 /mail/enigmail/Makefile | |
parent | b47a43890513b00013714f66d74170d0844bd562 (diff) |
Update to 0.89.5 release.
Notes
Notes:
svn path=/head/; revision=123377
Diffstat (limited to 'mail/enigmail/Makefile')
-rw-r--r-- | mail/enigmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/enigmail/Makefile b/mail/enigmail/Makefile index 278f3274023e..212a50c1de18 100644 --- a/mail/enigmail/Makefile +++ b/mail/enigmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= enigmail -PORTVERSION?= 0.89.0 +PORTVERSION?= 0.89.5 PORTREVISION?= 0 CATEGORIES= mail security MASTER_SITES= \ @@ -27,7 +27,7 @@ RUN_DEPENDS?= mozilla:${PORTSDIR}/${LOCAL_SRCDIR} RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg -IPCVERSION?= 1.1.1 +IPCVERSION?= 1.1.2 USE_X_PREFIX= yes USE_GMAKE= yes |