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 /www/snownews/Makefile | |
parent | 4ddc5d3adc601714d97b450902b99b22642bf6c1 (diff) | |
download | pkgsrc-ab93e58091b7ac7f3b812827b143e6a6e532b786.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'www/snownews/Makefile')
-rw-r--r-- | www/snownews/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/snownews/Makefile b/www/snownews/Makefile index e945058c546..2eb3c598b33 100644 --- a/www/snownews/Makefile +++ b/www/snownews/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2015/06/12 10:52:15 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2015/08/17 17:11:31 wiz Exp $ DISTNAME= snownews-1.5.12 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www MASTER_SITES= http://kiza.kcore.de/software/snownews/download/ |