summaryrefslogtreecommitdiff
path: root/mail/mh
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-12 02:03:21 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-12 02:03:21 +0000
commit8d3b6ee860d4b936a86f6c4b8a99b23cba0b87cf (patch)
tree9b6b09c3840b8fa08a3f743510fa891d930769b4 /mail/mh
parentMakefiles of news ports cleaned up! (diff)
Mark Murray (markm) volunteered as the maintainer of this port.
Notes
Notes: svn path=/head/; revision=1345
Diffstat (limited to 'mail/mh')
-rw-r--r--mail/mh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/mh/Makefile b/mail/mh/Makefile
index 451ee09dfebe..88f1fb160f36 100644
--- a/mail/mh/Makefile
+++ b/mail/mh/Makefile
@@ -3,7 +3,7 @@
# Date created: Oct 4, 1994
# Whom: pst
#
-# $Id$
+# $Id: Makefile,v 1.3 1995/04/11 20:28:15 asami Exp $
#
DISTNAME= mh-6.8.3
@@ -11,4 +11,6 @@ CATEGORIES+= mail
MASTER_SITES= ftp://ftp.ics.uci.edu/pub/mh/tar/
EXTRACT_SUFX= .tar.Z
+MAINTAINER= markm@FreeBSD.ORG
+
.include <bsd.port.mk>