diff options
author | kris <kris@FreeBSD.org> | 2004-12-19 07:02:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-19 07:02:35 +0800 |
commit | f62863c25a041364a32d55be531b4482dc026dc8 (patch) | |
tree | 1271c6aa115afcfcbc3c95fe26593051e9a5ebbc /mail | |
parent | f108e4124947ebc2dbf1312e28ad051b4396e33a (diff) | |
download | freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.tar.gz freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.tar.zst freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.zip |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/aileron/Makefile | 2 | ||||
-rw-r--r-- | mail/smtp-vilter/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/aileron/Makefile b/mail/aileron/Makefile index 12d280a2ff1b..ac4f14c5ece1 100644 --- a/mail/aileron/Makefile +++ b/mail/aileron/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= WINGs mail client BROKEN= "Does not build with new version of windowmaker" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} LIB_DEPENDS= c-client4.8:${PORTSDIR}/mail/cclient BUILD_DEPENDS= ${X11BASE}/bin/get-wings-flags:${PORTSDIR}/x11-wm/windowmaker diff --git a/mail/smtp-vilter/Makefile b/mail/smtp-vilter/Makefile index c0172a179fd6..7aeb7ae0ccdb 100644 --- a/mail/smtp-vilter/Makefile +++ b/mail/smtp-vilter/Makefile @@ -16,6 +16,8 @@ MAINTAINER?= ports@FreeBSD.org COMMENT?= spam/virus filter infrastructure BROKEN= "Checksum mismatch" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} MAKEFILE= Makefile.freebsd |