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.
This commit is contained in:
parent
ae835affa2
commit
2985896a0d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3024
2 changed files with 7 additions and 2 deletions
|
@ -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 \
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
MD5 (mh-6.8.3.tar.Z) = 70bd6efcdeb3ba9d8a0484098e15b830
|
||||
MD5 (MH.6.8.4.Z) = a4a68d15743d43ce60d2fa4b8dfda63c
|
||||
|
|
Loading…
Reference in a new issue