diff options
Diffstat (limited to 'www/fcgiwrap/Makefile')
-rw-r--r-- | www/fcgiwrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/fcgiwrap/Makefile b/www/fcgiwrap/Makefile index ee8be5eb977b..d16ccf582c54 100644 --- a/www/fcgiwrap/Makefile +++ b/www/fcgiwrap/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.3 CATEGORIES= www MASTER_SITES= http://cloud.github.com/downloads/gnosek/fcgiwrap/ -MAINTAINER= baptiste.daroussin@gmail.com +MAINTAINER= bapt@FreeBSD.org COMMENT= Simple FastCGI wrapper for CGI scripts LIB_DEPENDS= fcgi.0:${PORTSDIR}/www/fcgi |