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 | ab93e58091b7ac7f3b812827b143e6a6e532b786 (patch) | |
tree | 3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /editors/zile | |
parent | 4ddc5d3adc601714d97b450902b99b22642bf6c1 (diff) | |
download | pkgsrc-ab93e58091b7ac7f3b812827b143e6a6e532b786.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'editors/zile')
-rw-r--r-- | editors/zile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 941e57d68fb..a2ebb536a49 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/04/30 14:19:41 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/08/17 17:11:22 wiz Exp $ DISTNAME= zile-2.4.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= http://ftp.gnu.org/gnu/zile/ |