diff options
author | linimon <linimon@FreeBSD.org> | 2005-04-08 03:15:25 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-04-08 03:15:25 +0800 |
commit | ac8a6b7599fd0bbbc79c41f6549b658231b167e1 (patch) | |
tree | ad823ab617fbca89177237023f3f223cc9c0cb02 /mail/metamail/Makefile | |
parent | 8e09cf9772fae880949286a0e2d84f8012721f2e (diff) | |
download | freebsd-ports-gnome-ac8a6b7599fd0bbbc79c41f6549b658231b167e1.tar.gz freebsd-ports-gnome-ac8a6b7599fd0bbbc79c41f6549b658231b167e1.tar.zst freebsd-ports-gnome-ac8a6b7599fd0bbbc79c41f6549b658231b167e1.zip |
Due to various objections, remove the DEPRECATED line. Although the
distfile is still antiquated, at least the listed mastersite is now
working again.
Diffstat (limited to 'mail/metamail/Makefile')
-rw-r--r-- | mail/metamail/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/metamail/Makefile b/mail/metamail/Makefile index d44aeb5a50b8..80e0a522dac0 100644 --- a/mail/metamail/Makefile +++ b/mail/metamail/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of MIME, the Multipurpose Internet Mail Extensions -DEPRECATED= "mastersite disappeared\; last distfile update was in 1994" - BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage \ mkfontdir:${X_CLIENTS_PORT} |