diff options
author | antoine <antoine@FreeBSD.org> | 2017-01-08 01:04:18 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-01-08 01:04:18 +0800 |
commit | dcc3f22e9be505e05fefa47002e6377755b3e0a5 (patch) | |
tree | a436cfd80a047a54e9db6cf3a2603f52a01b1fb6 /net-p2p | |
parent | 36f6a12d6b8cb79b33e1508848aae4fbddb7e874 (diff) | |
download | freebsd-ports-gnome-dcc3f22e9be505e05fefa47002e6377755b3e0a5.tar.gz freebsd-ports-gnome-dcc3f22e9be505e05fefa47002e6377755b3e0a5.tar.zst freebsd-ports-gnome-dcc3f22e9be505e05fefa47002e6377755b3e0a5.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/digitalcoin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/digitalcoin/Makefile b/net-p2p/digitalcoin/Makefile index 9a45a80c5a0d..04e00083758c 100644 --- a/net-p2p/digitalcoin/Makefile +++ b/net-p2p/digitalcoin/Makefile @@ -10,6 +10,8 @@ MAINTAINER= myst3r10n@rocketmail.com COMMENT= Alternative Bitcoin peer-to-peer currency client BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-02-08 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |