diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-01-29 06:34:59 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-01-29 06:34:59 +0000 |
commit | 290a6cd7fb4d76f3f314f7137ab44f9e1f770697 (patch) | |
tree | 6fdf8bd638bbe443a0c1ebe41b733acfa8891827 /www/mhonarc/Makefile | |
parent | 7812b1361d9c79ac2bb479f5ecbf5511197abfb7 (diff) | |
download | ports-290a6cd7fb4d76f3f314f7137ab44f9e1f770697.tar.gz ports-290a6cd7fb4d76f3f314f7137ab44f9e1f770697.zip |
Notes
Diffstat (limited to 'www/mhonarc/Makefile')
-rw-r--r-- | www/mhonarc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mhonarc/Makefile b/www/mhonarc/Makefile index 535425c4fbc5..13e1066da761 100644 --- a/www/mhonarc/Makefile +++ b/www/mhonarc/Makefile @@ -7,12 +7,13 @@ PORTNAME= mhonarc PORTVERSION= 2.6.18 +PORTREVISION= 1 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= kerndtr@kerndt.com COMMENT= WWW front end for mail archives USE_BZIP2= Yes |