1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Mark Murray (markm) volunteered as the maintainer of this port.

This commit is contained in:
Satoshi Asami 1995-04-12 02:03:21 +00:00
parent e87af43c40
commit 8d3b6ee860
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1345

View File

@ -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>