diff options
author | antoine <antoine@FreeBSD.org> | 2016-03-14 02:45:42 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-03-14 02:45:42 +0800 |
commit | 3cbb7d6fd4b3e32cde349613d561a41ba2adbce5 (patch) | |
tree | 358d84169139206ce4f0b6b4dc3fff74f18a0213 /net-im | |
parent | 9eafc24dd2f7c5931649b58aad35c57076955063 (diff) | |
download | freebsd-ports-graphics-3cbb7d6fd4b3e32cde349613d561a41ba2adbce5.tar.gz freebsd-ports-graphics-3cbb7d6fd4b3e32cde349613d561a41ba2adbce5.tar.zst freebsd-ports-graphics-3cbb7d6fd4b3e32cde349613d561a41ba2adbce5.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/sigram/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/sigram/Makefile b/net-im/sigram/Makefile index fb1f4f15c41..6a5f917b42f 100644 --- a/net-im/sigram/Makefile +++ b/net-im/sigram/Makefile @@ -23,6 +23,8 @@ USES= compiler:c++11-lib openal:soft qmake QMAKE_ARGS+= target.path=${LOCALBASE}/bin BROKEN= No longer connects to Telegram network, appears abandonded +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-04-15 .include <bsd.port.pre.mk> |