diff options
Diffstat (limited to 'mail/nmh')
-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 c0a362330b3..2ad7ebd9eea 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2012/10/08 12:19:18 asau Exp $ +# $NetBSD: Makefile,v 1.79 2012/12/16 01:52:22 obache Exp $ DISTNAME= nmh-1.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://savannah.nongnu.org/download/nmh/ |