diff options
author | clement <clement@FreeBSD.org> | 2005-07-31 06:02:37 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-07-31 06:02:37 +0800 |
commit | 6f9fca5dfa68e95ea8ffe11326e43221d29a73c3 (patch) | |
tree | cf1763a18198e1e78c9565fdb88aeb8a4564357a /www | |
parent | 4637a12827d76a379d98a5b0940e2ccbf4d78148 (diff) | |
download | freebsd-ports-gnome-6f9fca5dfa68e95ea8ffe11326e43221d29a73c3.tar.gz freebsd-ports-gnome-6f9fca5dfa68e95ea8ffe11326e43221d29a73c3.tar.zst freebsd-ports-gnome-6f9fca5dfa68e95ea8ffe11326e43221d29a73c3.zip |
- Give maintainership to last submitter
Diffstat (limited to 'www')
-rw-r--r-- | www/monkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/monkey/Makefile b/www/monkey/Makefile index e4482dd60842..56c4d8a35c10 100644 --- a/www/monkey/Makefile +++ b/www/monkey/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.1 CATEGORIES= www MASTER_SITES= http://monkeyd.sourceforge.net/versions/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= az@inec.ru COMMENT= A small, powerful, and fast Web server written in C USE_GMAKE= yes |