diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
commit | b4fd0b8e386285d2ad798be5e13afa258ab7e71d (patch) | |
tree | 5c6b1cda23e1ae7ba6e9ba4da0a7a3cb6aca0f7b /mail/metamail | |
parent | Fix mastersites (diff) |
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr
Notes
Notes:
svn path=/head/; revision=92908
Diffstat (limited to 'mail/metamail')
-rw-r--r-- | mail/metamail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/metamail/Makefile b/mail/metamail/Makefile index 7f4c099e6d3c..f284ebac131a 100644 --- a/mail/metamail/Makefile +++ b/mail/metamail/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://ftp.dmz.digex.net/pub/packages/mail/metamail/ \ DISTNAME= mm${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= torstenb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of MIME, the Multipurpose Internet Mail Extensions RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage |