diff options
Diffstat (limited to 'www/wml/Makefile')
-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 4f2637b7471..cf8ed8e4408 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2012/10/28 06:31:09 asau Exp $ +# $NetBSD: Makefile,v 1.35 2013/05/31 12:42:55 wiz Exp $ # DISTNAME= wml-2.0.9 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www perl5 MASTER_SITES= http://thewml.org/distrib/ |