diff options
author | tobez <tobez@FreeBSD.org> | 2007-08-13 16:34:41 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2007-08-13 16:34:41 +0800 |
commit | fbd5697b17054eeaad5075ef4ed7729520ebc45c (patch) | |
tree | baac42536f93363629b580cbcc010ecfbff56c99 /www | |
parent | 66a927c4c548a5d7d4fd80b5d52bcb951b842f06 (diff) | |
download | freebsd-ports-gnome-fbd5697b17054eeaad5075ef4ed7729520ebc45c.tar.gz freebsd-ports-gnome-fbd5697b17054eeaad5075ef4ed7729520ebc45c.tar.zst freebsd-ports-gnome-fbd5697b17054eeaad5075ef4ed7729520ebc45c.zip |
It would appear to make sense to let the author of mathopd, Michiel
Boland, to take over maintaining this port.
Diffstat (limited to 'www')
-rw-r--r-- | www/mathopd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mathopd/Makefile b/www/mathopd/Makefile index e8d37a97d410..13fd5f42d8a4 100644 --- a/www/mathopd/Makefile +++ b/www/mathopd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5p6 CATEGORIES= www MASTER_SITES= http://www.mathopd.org/dist/ -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= michiel@boland.org COMMENT= A very small, yet very fast HTTP server CFLAGS+= -DFREEBSD_SENDFILE MAKE_ARGS= CFLAGS="${CFLAGS}" |