diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-27 04:27:46 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-27 04:27:46 +0000 |
commit | be196dafc0b357e3605a46d4aed38cf825ebe6fd (patch) | |
tree | 9ba9996ec841627242629e5ea36e095623d34472 /mail/nmh | |
parent | aa6c2a2883b9c6c281ccd216eaa00bddc46bf11f (diff) | |
download | ports-be196dafc0b357e3605a46d4aed38cf825ebe6fd.tar.gz ports-be196dafc0b357e3605a46d4aed38cf825ebe6fd.zip |
Notes
Diffstat (limited to 'mail/nmh')
-rw-r--r-- | mail/nmh/Makefile | 8 | ||||
-rw-r--r-- | mail/nmh/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index 7a1573e20ce9..f8b6d0b9563a 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: nmh -# Version required: 0.23 +# Version required: 0.24 # Date created: 26 July 1997 # Whom: Scott Blachowicz <Scott.Blachowicz@seaslug.org> # -# $Id: Makefile,v 1.5 1998/02/23 03:03:08 steve Exp $ +# $Id: Makefile,v 1.6 1998/02/24 03:02:46 steve Exp $ # -DISTNAME= nmh-0.23 +DISTNAME= nmh-0.24 CATEGORIES= mail MASTER_SITES= ftp://ftp.math.gatech.edu/pub/nmh/ @@ -33,7 +33,7 @@ post-patch: @${TOUCH} ${WRKSRC}/stamp-h.in post-install: - @PKG_PREFIX='${PREFIX}' ${PKGDIR}/INSTALL + @PKG_PREFIX='${PREFIX}' sh ${PKGDIR}/INSTALL chgrp mail ${PREFIX}/bin/inc chmod g+s ${PREFIX}/bin/inc diff --git a/mail/nmh/distinfo b/mail/nmh/distinfo index 55dec9f8f622..efcd9133754b 100644 --- a/mail/nmh/distinfo +++ b/mail/nmh/distinfo @@ -1 +1 @@ -MD5 (nmh-0.23.tar.gz) = 382fad4ac6524c5477d06e81fc5916be +MD5 (nmh-0.24.tar.gz) = cc9236c060355756ad469a338806416d |