diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2007-08-13 08:34:41 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2007-08-13 08:34:41 +0000 |
commit | b23f9a85391cd4297cf3d9f9a62bee973a3bbc84 (patch) | |
tree | 2a902d74cd5348e9c3ae23eb1a67b76e5a621436 /www/mathopd | |
parent | 9c9225503fb97b318c6e16496886d9c64bbb22cd (diff) | |
download | ports-b23f9a85391cd4297cf3d9f9a62bee973a3bbc84.tar.gz ports-b23f9a85391cd4297cf3d9f9a62bee973a3bbc84.zip |
Notes
Diffstat (limited to 'www/mathopd')
-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}" |