diff options
author | Peter Wemm <peter@FreeBSD.org> | 1996-04-25 11:46:00 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1996-04-25 11:46:00 +0000 |
commit | 2985896a0ddac94ceb9697bc183d3fa13d4651e4 (patch) | |
tree | 6033bc8d5aaf717c002e3a39907655a7b5cf5472 /mail/mh | |
parent | ae835affa2498d68278d763d4b306061040807ef (diff) | |
download | ports-2985896a0ddac94ceb9697bc183d3fa13d4651e4.tar.gz ports-2985896a0ddac94ceb9697bc183d3fa13d4651e4.zip |
Update mh-6.8.3 -> 6.8.4 (as of Feb 8, 1996)
There is no mh-6.8.4.tar.Z on the master site, only the patch.
Notes
Notes:
svn path=/head/; revision=3024
Diffstat (limited to 'mail/mh')
-rw-r--r-- | mail/mh/Makefile | 8 | ||||
-rw-r--r-- | mail/mh/distinfo | 1 |
2 files changed, 7 insertions, 2 deletions
diff --git a/mail/mh/Makefile b/mail/mh/Makefile index 6f7fb217b177..4cd99014ae07 100644 --- a/mail/mh/Makefile +++ b/mail/mh/Makefile @@ -1,16 +1,20 @@ # New ports collection makefile for: mh -# Version required: 6.8.3 +# Version required: 6.8.4 # Date created: Oct 4, 1994 # Whom: pst # -# $Id: Makefile,v 1.5 1995/06/24 11:40:03 asami Exp $ +# $Id: Makefile,v 1.6 1995/12/05 12:37:28 markm Exp $ # DISTNAME= mh-6.8.3 +PKGNAME= mh-6.8.4 CATEGORIES+= mail MASTER_SITES= ftp://ftp.ics.uci.edu/pub/mh/tar/ EXTRACT_SUFX= .tar.Z +PATCHSITES= ftp://ftp.ics.uci.edu/pub/mh/updates/ +PATCHFILES= MH.6.8.4.Z + MAINTAINER= markm@FreeBSD.ORG MHMAN= man1/ali.1 man1/anno.1 man1/burst.1 man1/comp.1 man1/dist.1 \ diff --git a/mail/mh/distinfo b/mail/mh/distinfo index 610e3ea4a923..eb4db643eb92 100644 --- a/mail/mh/distinfo +++ b/mail/mh/distinfo @@ -1 +1,2 @@ MD5 (mh-6.8.3.tar.Z) = 70bd6efcdeb3ba9d8a0484098e15b830 +MD5 (MH.6.8.4.Z) = a4a68d15743d43ce60d2fa4b8dfda63c |