diff options
author | markm <markm@FreeBSD.org> | 2000-10-11 23:58:08 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2000-10-11 23:58:08 +0800 |
commit | ccc5e1c3b30779c650eed0cb9595951c2c39271a (patch) | |
tree | 12f3a936efbbafd639585b1369e2b889633a2d9b /mail/exmh2/Makefile | |
parent | 26a7ce8434f88aceffe47cd0192a6954423cd440 (diff) | |
download | freebsd-ports-gnome-ccc5e1c3b30779c650eed0cb9595951c2c39271a.tar.gz freebsd-ports-gnome-ccc5e1c3b30779c650eed0cb9595951c2c39271a.tar.zst freebsd-ports-gnome-ccc5e1c3b30779c650eed0cb9595951c2c39271a.zip |
Upgrade to v2.2, and hand the reigns over to Bruce Mah, who is
also an Exmh developer.
Thanks Bruce!
Diffstat (limited to 'mail/exmh2/Makefile')
-rw-r--r-- | mail/exmh2/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
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 |