diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2022-09-03 23:52:43 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-09-03 23:53:00 +0000 |
commit | e56513703044da12900c7f73d6e5194b4aad0f14 (patch) | |
tree | 484a65074ad07d8a80cbe27b34f093fb1f9a0425 | |
parent | 85bb25bf0b5468a44b483108898afbb857d895d6 (diff) |
www/hiawatha: Reset 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 1df719bdde60..9e6a0348569e 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 11.2 CATEGORIES= www MASTER_SITES= https://www.hiawatha-webserver.org/files/ -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced and secure webserver for Unix LICENSE= GPLv2 |