diff options
author | junovitch <junovitch@FreeBSD.org> | 2016-02-09 11:36:00 +0000 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2016-02-09 11:36:00 +0000 |
commit | 91f0f4864ce7a9e2c1fc6d18866720d531e669ee (patch) | |
tree | 8b1886fd5b3fc6010aa02540dc2d889fb7d70dfe | |
parent | 71e2d9b2e32dddace7eb816c1ec888a9ddd4f05c (diff) | |
download | FreeBSD-ports-91f0f4864ce7a9e2c1fc6d18866720d531e669ee.zip FreeBSD-ports-91f0f4864ce7a9e2c1fc6d18866720d531e669ee.tar.gz |
www/hiawatha: pass MAINTAINER from ports@ to submitter
PR: 206747
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
-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 0ff2397..c506497 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://www.hiawatha-webserver.org/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= Advanced and secure webserver for Unix LICENSE= GPLv2 |