diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-04-13 02:45:41 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-04-13 02:45:41 +0000 |
commit | 1c79e513a1ae9fa0da4d5a2798fcb4d84ab8dcda (patch) | |
tree | 698861020c8107871f0399cfeb1bffcf3f55945a /mail/metamail/Makefile | |
parent | 304df529b4251d460ce7ffe8866ad21834aa9f89 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=106857
Diffstat (limited to 'mail/metamail/Makefile')
-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 |