diff options
author | cjep <cjep@pkgsrc.org> | 2004-01-02 20:54:17 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2004-01-02 20:54:17 +0000 |
commit | 3be33fb64d5c30fa417090251b238b685d26fba1 (patch) | |
tree | 739581b270c88a0f7604213d5fe40cd4354ef816 /mail/nmh/Makefile | |
parent | 8bfa4fb0706b4af69777968143a2ff982acd6762 (diff) | |
download | pkgsrc-3be33fb64d5c30fa417090251b238b685d26fba1.tar.gz |
PR#23466 from Igor Sobrado. Setup links for flists and folders man pages.
Diffstat (limited to 'mail/nmh/Makefile')
-rw-r--r-- | mail/nmh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index a127f510052..0fbaf70f1c1 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.53 2003/11/23 07:18:15 salo Exp $ +# $NetBSD: Makefile,v 1.54 2004/01/02 20:54:17 cjep Exp $ # FreeBSD Id: Makefile,v 1.2 1997/08/04 06:51:28 markm Exp # DISTNAME= nmh-1.0.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= ftp://ftp.mhost.com/pub/nmh/ \ ftp://ftp.gw.com/pub/unix/mail/mh/nmh/ |