diff options
author | linimon <linimon@FreeBSD.org> | 2004-04-13 10:45:41 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-04-13 10:45:41 +0800 |
commit | 139e9b4ee5380c2f56185e187f7c2dc0b86baeac (patch) | |
tree | ccc030c25866ebbdbd0d9258e2e52568b4b0b8b3 /mail | |
parent | 09ae079c5691690e8c3e25129916750c00eea4ae (diff) | |
download | freebsd-ports-gnome-139e9b4ee5380c2f56185e187f7c2dc0b86baeac.tar.gz freebsd-ports-gnome-139e9b4ee5380c2f56185e187f7c2dc0b86baeac.tar.zst freebsd-ports-gnome-139e9b4ee5380c2f56185e187f7c2dc0b86baeac.zip |
nectar points out that there are still ports in the tree that depend on
metamail: mail/exmh2 (and thus japanese/exmh2), and mail/rmime. Since
I am not sure what the development status of those ports are, I am going
to remove the expiration date -- but with some trepidation, leave the
deprecated tag.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/metamail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/metamail/Makefile b/mail/metamail/Makefile index d8c5be0e166c..a8476158168a 100644 --- a/mail/metamail/Makefile +++ b/mail/metamail/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of MIME, the Multipurpose Internet Mail Extensions DEPRECATED= "mastersite disappeared\; last distfile update was in 1994" -EXPIRATION_DATE= "June 12 2004" RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage |