diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2015-10-19 08:57:24 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2015-10-19 08:57:24 +0000 |
commit | 97ff2cb850efda64c38b5613ac3d421ab7ceceba (patch) | |
tree | 33eadf16fdae20e27b0b31f40f0836ae881a1bbd | |
parent | bb2fa8d5b2666ce3cd88345c6593b618d850039b (diff) | |
download | freebsd-ports-97ff2cb850efda64c38b5613ac3d421ab7ceceba.zip |
www/hiawatha: Reset MAINTAINER
Reset MAINTAINER at current maintainers request.
PR: 203862
Requested by: Chris Petrik <chris bsdjunk com> (maintainer)
-rw-r--r-- | www/hiawatha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index 0dd79557054a..18673e8b8377 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 9.14 CATEGORIES= www MASTER_SITES= https://www.hiawatha-webserver.org/files/ -MAINTAINER= chris@bsdjunk.com +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced and secure webserver for Unix LICENSE= GPLv2 |