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 /sysutils/ncdu/Makefile | |
parent | 2d0142ea7b09c31c401b1629af505f03e9e20855 (diff) | |
download | pkgsrc-feac269ad0c68877eeb61245c485df4b7a0b138f.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'sysutils/ncdu/Makefile')
-rw-r--r-- | sysutils/ncdu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/ncdu/Makefile b/sysutils/ncdu/Makefile index 5f06bc03faf..eb56eeb3556 100644 --- a/sysutils/ncdu/Makefile +++ b/sysutils/ncdu/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/07/06 11:35:51 sborrill Exp $ +# $NetBSD: Makefile,v 1.3 2015/08/17 17:11:29 wiz Exp $ DISTNAME= ncdu-1.10 +PKGREVISION= 1 CATEGORIES= filesystems MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ncdu/} |