summaryrefslogtreecommitdiff
path: root/mail/mh
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-11 20:28:32 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-11 20:28:32 +0000
commita07b60ed68821304b2c425ad81301ce97e6f7a95 (patch)
tree3c071e4591d5a681c858594cb1aafd40cc3059a1 /mail/mh
parentUpdate the cad Makefiles. Boy, I love these sparse directories! :) (diff)
Updated ports Makefiles for mails.
Notes
Notes: svn path=/head/; revision=1340
Diffstat (limited to 'mail/mh')
-rw-r--r--mail/mh/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/mh/Makefile b/mail/mh/Makefile
index 9d7b40fb22b4..451ee09dfebe 100644
--- a/mail/mh/Makefile
+++ b/mail/mh/Makefile
@@ -3,9 +3,12 @@
# Date created: Oct 4, 1994
# Whom: pst
#
-MASTER_SITES= ftp://ftp.ics.uci.edu/pub/mh/tar/
-CATEGORIES+= mail
+# $Id$
+#
+
DISTNAME= mh-6.8.3
+CATEGORIES+= mail
+MASTER_SITES= ftp://ftp.ics.uci.edu/pub/mh/tar/
EXTRACT_SUFX= .tar.Z
.include <bsd.port.mk>