diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-14 17:10:51 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-14 17:10:51 +0000 |
commit | 85f32a8710e30fe8961a44da49858b34aa262fba (patch) | |
tree | c0cc13252511cc473e68f4559bffb074b7394a3e /net/scand/Makefile | |
parent | c136245e2479b4d3ab99a345cd078324138caf51 (diff) | |
download | FreeBSD-ports-85f32a8710e30fe8961a44da49858b34aa262fba.zip FreeBSD-ports-85f32a8710e30fe8961a44da49858b34aa262fba.tar.gz |
Deprecate unmaintained ports from net where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'net/scand/Makefile')
-rw-r--r-- | net/scand/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/scand/Makefile b/net/scand/Makefile index e1611f7..20152f0 100644 --- a/net/scand/Makefile +++ b/net/scand/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://free.babolo.ru/src/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Flood scan detection and blocking daemon +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_RC_SUBR= scand MAN8= scand.8 scandctl.8 |