diff options
Diffstat (limited to 'www/wml')
-rw-r--r-- | www/wml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile index b57992e62a4..62e43d75e20 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2015/06/12 10:52:16 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/08/17 17:11:31 wiz Exp $ DISTNAME= wml-2.0.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= http://thewml.org/distrib/ |