diff options
author | bapt <bapt@FreeBSD.org> | 2014-04-07 16:20:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-04-07 16:20:45 +0800 |
commit | f35cdd32aaa8920f23b05ef6599451b904809f59 (patch) | |
tree | cc6d2ba864d852b526a63489e0e177da22d9fb71 /www/mohawk | |
parent | b647df30b13e1ab00ff3f6c8dfeeb16d13fa56ca (diff) | |
download | freebsd-ports-gnome-f35cdd32aaa8920f23b05ef6599451b904809f59.tar.gz freebsd-ports-gnome-f35cdd32aaa8920f23b05ef6599451b904809f59.tar.zst freebsd-ports-gnome-f35cdd32aaa8920f23b05ef6599451b904809f59.zip |
Bounce have been fixed, give back maintainership
Submitted by: maintainer (irc)
Diffstat (limited to 'www/mohawk')
-rw-r--r-- | www/mohawk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mohawk/Makefile b/www/mohawk/Makefile index 95315e5e0ff6..653d569d1967 100644 --- a/www/mohawk/Makefile +++ b/www/mohawk/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= http://fossil.etoilebsd.net/mohawk/tarball/ \ http://fossil.bsdsx.fr/mohawk/tarball/ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz?uuid=${PORTVERSION} -MAINTAINER= ports@freebsd.org +MAINTAINER= mohawk@bsdsx.fr COMMENT= Simple and lightweight HTTP daemon LICENSE= BSD2CLAUSE |