diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
commit | feac269ad0c68877eeb61245c485df4b7a0b138f (patch) | |
tree | 3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /www/wml | |
parent | 2d0142ea7b09c31c401b1629af505f03e9e20855 (diff) | |
download | pkgsrc-feac269ad0c68877eeb61245c485df4b7a0b138f.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
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/ |