diff options
author | rm <rm@FreeBSD.org> | 2014-05-20 14:08:36 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2014-05-20 14:08:36 +0800 |
commit | ba7aaf525406e9acb6e46244a7e3fccf9f0e0525 (patch) | |
tree | eeab687bd3cb188e45a5d62651eb37ae6c2c6a70 /www/spreadlogd | |
parent | 6161bf6a5273690fdda58c0296d59bde10ee8583 (diff) | |
download | freebsd-ports-gnome-ba7aaf525406e9acb6e46244a7e3fccf9f0e0525.tar.gz freebsd-ports-gnome-ba7aaf525406e9acb6e46244a7e3fccf9f0e0525.tar.zst freebsd-ports-gnome-ba7aaf525406e9acb6e46244a7e3fccf9f0e0525.zip |
www/spreadlogd: remove broken and deprecated
- remove broken and deprecated, because the dependency was fixed
- pass maintainership to submitter
PR: 188852
Submitted by: C Hutchinson <portmaster@bsdforge.com>
Diffstat (limited to 'www/spreadlogd')
-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 |