diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-15 20:41:22 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-15 20:41:22 +0800 |
commit | 5120f5246b91a35188ff86e122c811e216e8e804 (patch) | |
tree | 8ffd5157c1693b3729d186966bfb946595d15960 /mail/drbl | |
parent | ae35afde328e4f702b411b3982825fdbfafb9a47 (diff) | |
download | freebsd-ports-gnome-5120f5246b91a35188ff86e122c811e216e8e804.tar.gz freebsd-ports-gnome-5120f5246b91a35188ff86e122c811e216e8e804.tar.zst freebsd-ports-gnome-5120f5246b91a35188ff86e122c811e216e8e804.zip |
Deprecate unmaintained ports from mail where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'mail/drbl')
-rw-r--r-- | mail/drbl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/drbl/Makefile b/mail/drbl/Makefile index 50997ab4f260..76cf7769ef5e 100644 --- a/mail/drbl/Makefile +++ b/mail/drbl/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://www.agk.nnov.ru/drbl/prog/ MAINTAINER= ports@FreeBSD.org COMMENT= Distributed Realtime Black List +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} USE_PERL5= yes |