summaryrefslogtreecommitdiff
path: root/mail/nmh/Makefile
diff options
context:
space:
mode:
authorsommerfeld <sommerfeld@pkgsrc.org>2001-09-21 17:07:12 +0000
committersommerfeld <sommerfeld@pkgsrc.org>2001-09-21 17:07:12 +0000
commitae910df7caacee12e0e61338e9b766d3f991e974 (patch)
tree14eb54cf1b75cf481f18e4c9cf3b5a96c86e1491 /mail/nmh/Makefile
parent27656c9c52b6cbd137c455efebb4c97903c10040 (diff)
downloadpkgsrc-ae910df7caacee12e0e61338e9b766d3f991e974.tar.gz
Patch integer-to-decimal conversion problem which turns up with
scan -format "%(clock{date})" This is a time_t > 1e9 problem.
Diffstat (limited to 'mail/nmh/Makefile')
-rw-r--r--mail/nmh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index 641ac624d7c..fd428ed14f7 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.41 2001/04/12 07:56:57 wennmach Exp $
+# $NetBSD: Makefile,v 1.42 2001/09/21 17:07:12 sommerfeld Exp $
# FreeBSD Id: Makefile,v 1.2 1997/08/04 06:51:28 markm Exp
#
DISTNAME= nmh-1.0.4
+PKGNAME= ${DISTNAME}nb1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.mhost.com/pub/nmh/ \
ftp://ftp.gw.com/pub/unix/mail/mh/nmh/