diff options
author | antoine <antoine@FreeBSD.org> | 2016-10-01 18:55:40 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-10-01 18:55:40 +0800 |
commit | 66cb4d23eb9b995c1d5d71129198a02e8f330f84 (patch) | |
tree | e406cc7302701941261c77aa18056fa2887ecb48 /www/hydra | |
parent | 1fe2fbf7b72194e2c2eb525b8079c8ea69e665af (diff) | |
download | freebsd-ports-gnome-66cb4d23eb9b995c1d5d71129198a02e8f330f84.tar.gz freebsd-ports-gnome-66cb4d23eb9b995c1d5d71129198a02e8f330f84.tar.zst freebsd-ports-gnome-66cb4d23eb9b995c1d5d71129198a02e8f330f84.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'www/hydra')
-rw-r--r-- | www/hydra/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/hydra/Makefile b/www/hydra/Makefile index edd76c6ee749..907fdbc50766 100644 --- a/www/hydra/Makefile +++ b/www/hydra/Makefile @@ -14,6 +14,8 @@ COMMENT= High performance multi-threaded web server LIB_DEPENDS= libgnutls.so:security/gnutls BROKEN= Needs to be ported to GnuTLS 3.4; abandoned upstream +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 USES= perl5 pkgconfig shebangfix SHEBANG_FILES= src/webindex.pl |