mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Upgrade to 0.24.
PR: 6428 Submitted by: Scott Blachowicz <sab@sabami.seaslug.org>
This commit is contained in:
parent
aa6c2a2883
commit
be196dafc0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10698
@ -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
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (nmh-0.23.tar.gz) = 382fad4ac6524c5477d06e81fc5916be
|
||||
MD5 (nmh-0.24.tar.gz) = cc9236c060355756ad469a338806416d
|
||||
|
Loading…
Reference in New Issue
Block a user