diff options
author | max <max@FreeBSD.org> | 2006-06-27 09:16:45 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 2006-06-27 09:16:45 +0800 |
commit | 9bb5045bdf67b7eabd77e3d03cc46fb31b9388ed (patch) | |
tree | e2405de9d58ddc2f3380c4fee95fd6acf08df865 /www/mhonarc/Makefile | |
parent | 441330208b709b6ecddb7abec6688fe3d7924ee5 (diff) | |
download | freebsd-ports-gnome-9bb5045bdf67b7eabd77e3d03cc46fb31b9388ed.tar.gz freebsd-ports-gnome-9bb5045bdf67b7eabd77e3d03cc46fb31b9388ed.tar.zst freebsd-ports-gnome-9bb5045bdf67b7eabd77e3d03cc46fb31b9388ed.zip |
Upgrade to 2.1.6.
Reclaim myself as the maintainer.
Diffstat (limited to 'www/mhonarc/Makefile')
-rw-r--r-- | www/mhonarc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mhonarc/Makefile b/www/mhonarc/Makefile index 9fca51201dcb..428662baaea1 100644 --- a/www/mhonarc/Makefile +++ b/www/mhonarc/Makefile @@ -6,13 +6,13 @@ # PORTNAME= mhonarc -PORTVERSION= 2.6.15 +PORTVERSION= 2.6.16 CATEGORIES= www mail MASTER_SITES= http://www.mhonarc.org/release/MHonArc/tar/ \ http://www.oac.uci.edu/indiv/ehood/tar/ DISTNAME= MHonArc-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= max@FreeBSD.org COMMENT= WWW front end for mail archives USE_BZIP2= Yes |