diff options
-rw-r--r-- | www/spreadlogd/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/spreadlogd/Makefile b/www/spreadlogd/Makefile index f766953fa33a..29cf524060f7 100644 --- a/www/spreadlogd/Makefile +++ b/www/spreadlogd/Makefile @@ -6,12 +6,9 @@ PORTVERSION= 1.4.2 CATEGORIES= www net MASTER_SITES= http://www.lethargy.org/mod_log_spread/ -MAINTAINER= apache@FreeBSD.org +MAINTAINER= portmaster@bsdforge.com COMMENT= The backend of mod_log_spread -DEPRECATED= Depends on expired net/spread -EXPIRATION_DATE=2014-05-01 - LICENSE= ART10 LIB_DEPENDS= libspread.so:${PORTSDIR}/net/spread |