summaryrefslogtreecommitdiff
path: root/mail/mh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mh/Makefile')
-rw-r--r--mail/mh/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/mail/mh/Makefile b/mail/mh/Makefile
deleted file mode 100644
index 88f1fb160f36..000000000000
--- a/mail/mh/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# New ports collection makefile for: mh
-# Version required: 6.8.3
-# Date created: Oct 4, 1994
-# Whom: pst
-#
-# $Id: Makefile,v 1.3 1995/04/11 20:28:15 asami Exp $
-#
-
-DISTNAME= mh-6.8.3
-CATEGORIES+= mail
-MASTER_SITES= ftp://ftp.ics.uci.edu/pub/mh/tar/
-EXTRACT_SUFX= .tar.Z
-
-MAINTAINER= markm@FreeBSD.ORG
-
-.include <bsd.port.mk>