diff options
author | junovitch <junovitch@FreeBSD.org> | 2016-02-09 19:36:00 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2016-02-09 19:36:00 +0800 |
commit | 91f0f4864ce7a9e2c1fc6d18866720d531e669ee (patch) | |
tree | 8b1886fd5b3fc6010aa02540dc2d889fb7d70dfe /www/hiawatha | |
parent | 71e2d9b2e32dddace7eb816c1ec888a9ddd4f05c (diff) | |
download | freebsd-ports-gnome-91f0f4864ce7a9e2c1fc6d18866720d531e669ee.tar.gz freebsd-ports-gnome-91f0f4864ce7a9e2c1fc6d18866720d531e669ee.tar.zst freebsd-ports-gnome-91f0f4864ce7a9e2c1fc6d18866720d531e669ee.zip |
www/hiawatha: pass MAINTAINER from ports@ to submitter
PR: 206747
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Diffstat (limited to 'www/hiawatha')
-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 0ff239712e94..c5064970ec5e 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 |