From ccc5e1c3b30779c650eed0cb9595951c2c39271a Mon Sep 17 00:00:00 2001 From: markm Date: Wed, 11 Oct 2000 15:58:08 +0000 Subject: Upgrade to v2.2, and hand the reigns over to Bruce Mah, who is also an Exmh developer. Thanks Bruce! --- mail/exmh2/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mail/exmh2/Makefile') diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile index 936630376283..a590081da21d 100644 --- a/mail/exmh2/Makefile +++ b/mail/exmh2/Makefile @@ -7,11 +7,11 @@ # "+=" and "?=" lines are for sharing this Makefile with japanese/exmh2. PORTNAME= exmh -PORTVERSION= 2.1.1 +PORTVERSION= 2.2 CATEGORIES+= mail tk82 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/exmh/ -MAINTAINER?= markm@FreeBSD.org +MAINTAINER?= bmah@FreeBSD.org .if defined(JAPANESE_EXMH) RUN_DEPENDS= wish8.0jp:${PORTSDIR}/japanese/tk80 @@ -46,6 +46,7 @@ RUN_DEPENDS+= mmencode:${PORTSDIR}/mail/metamail # security/gnupg # security/pgp # security/pgp5 +# security/pgp6 # mail/faces # audio/rplay -- cgit