diff options
author | linimon <linimon@FreeBSD.org> | 2005-08-28 22:52:20 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-08-28 22:52:20 +0000 |
commit | e95e6246daea10df483d70f71e884edc5dd71a4c (patch) | |
tree | e5e4f0c6cfd9803268bfac342cb35960808b339e /mail/Makefile | |
parent | f5bdb50bb620a49f6842c7351f05e97438a5a112 (diff) | |
download | FreeBSD-ports-e95e6246daea10df483d70f71e884edc5dd71a4c.zip FreeBSD-ports-e95e6246daea10df483d70f71e884edc5dd71a4c.tar.gz |
Remove mail/bogofilter-tdb. It was marked with an unusually long
deprecation date several months ago.
From the maintainer:
The next (pending) update to the master port will drop TDB support in any case.
A poll in the bogofilter@ mailing list didn't turn up with any FreeBSD
bogofilter-tdb users.
This was previously discussed with portmgr (linimon).
PR: ports/85419
Submitted by: former maintainer
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 6dcb1a6..9634c67 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -31,7 +31,6 @@ SUBDIR += bogofilter SUBDIR += bogofilter-qdbm SUBDIR += bogofilter-sqlite - SUBDIR += bogofilter-tdb SUBDIR += bsfilter SUBDIR += bsmtp SUBDIR += bulk_mailer |