diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-03-11 13:06:19 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-03-11 13:06:19 +0000 |
commit | 882d72e610b78d31ab17994896e72b2adcad3832 (patch) | |
tree | e8c6f05dc8223b64905aa6746b0a874d4933383a /net-p2p | |
parent | 255e01cee0b3e2064645e31edfa925fecabb8912 (diff) | |
download | ports-882d72e610b78d31ab17994896e72b2adcad3832.tar.gz ports-882d72e610b78d31ab17994896e72b2adcad3832.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/dcd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/dcd/Makefile b/net-p2p/dcd/Makefile index 035294c43339..de34284b5b77 100644 --- a/net-p2p/dcd/Makefile +++ b/net-p2p/dcd/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.dc.ds.pg.gda.pl/download/sources/stable/ MAINTAINER= az@FreeBSD.org COMMENT= Direct Connect Hub clone for Unix +DEPRECATED= No fetch sources and looks like project abandoned +EXPIRATION_DATE= 2011-04-02 + USE_BZIP2= yes GNU_CONFIGURE= yes USE_RC_SUBR= dcd.sh |