diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-05-20 14:08:36 +0800 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-05-20 14:08:36 +0800 |
commit | 7ce7a0efa8aa0ec3de128ff5389c2a3fe63b3992 (patch) | |
tree | eeab687bd3cb188e45a5d62651eb37ae6c2c6a70 /www | |
parent | 5d6a8e4ab8c7a865ca3e5ca93db879ddc9eb4fe0 (diff) | |
download | freebsd-ports-gnome-7ce7a0efa8aa0ec3de128ff5389c2a3fe63b3992.tar.gz freebsd-ports-gnome-7ce7a0efa8aa0ec3de128ff5389c2a3fe63b3992.tar.zst freebsd-ports-gnome-7ce7a0efa8aa0ec3de128ff5389c2a3fe63b3992.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')
-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 |