diff options
author | antoine <antoine@FreeBSD.org> | 2016-01-31 04:20:50 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-01-31 04:20:50 +0800 |
commit | 08d475983757199c4fb995bda89037343620a9e5 (patch) | |
tree | 59d26c167e6e52893b8f4b86e9600bc28c4c1bd2 /net | |
parent | 7211b9433180aea39d623544602ba2128ba97756 (diff) | |
download | freebsd-ports-gnome-08d475983757199c4fb995bda89037343620a9e5.tar.gz freebsd-ports-gnome-08d475983757199c4fb995bda89037343620a9e5.tar.zst freebsd-ports-gnome-08d475983757199c4fb995bda89037343620a9e5.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'net')
-rw-r--r-- | net/ntopng/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index b200b684a61d..494dea86bf81 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= Fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-02-29 LIB_DEPENDS= librrd.so:${PORTSDIR}/databases/rrdtool \ libluajit-5.1.so:${PORTSDIR}/lang/luajit \ |