Index: head/www/multiwatch/Makefile =================================================================== --- head/www/multiwatch/Makefile (revision 394716) +++ head/www/multiwatch/Makefile (revision 394717) @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= multiwatch PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.lighttpd.net/multiwatch/releases-1.x/ -MAINTAINER= chris+freebsd@chrullrich.net +MAINTAINER= ports@FreeBSD.org COMMENT= Spawn-fcgi helper for forking multiple workers LIB_DEPENDS= libev.so:${PORTSDIR}/devel/libev GNU_CONFIGURE= yes USES= pkgconfig tar:bzip2 USE_GNOME= glib20 # Help configure find libev. CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/multiwatch \ man/man1/multiwatch.1.gz .include