diff options
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 28ff9e0a750..3e65e57b619 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2014/01/28 11:33:43 obache Exp $ +# $NetBSD: Makefile,v 1.83 2014/02/12 23:18:08 tron Exp $ DISTNAME= nmh-1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= http://savannah.nongnu.org/download/nmh/ |