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 /comms | |
parent | 9eafc24dd2f7c5931649b58aad35c57076955063 (diff) | |
download | freebsd-ports-gnome-3cbb7d6fd4b3e32cde349613d561a41ba2adbce5.tar.gz freebsd-ports-gnome-3cbb7d6fd4b3e32cde349613d561a41ba2adbce5.tar.zst freebsd-ports-gnome-3cbb7d6fd4b3e32cde349613d561a41ba2adbce5.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'comms')
-rw-r--r-- | comms/libfec/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/libfec/Makefile b/comms/libfec/Makefile index 121978c7c43f..a013d64c1dba 100644 --- a/comms/libfec/Makefile +++ b/comms/libfec/Makefile @@ -13,6 +13,8 @@ MAINTAINER= olgeni@FreeBSD.org COMMENT= Several forward error correction (FEC) decoders BROKEN= produces unusable library +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-04-15 MAKEFILE= makefile |