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 /games/pag | |
parent | 4ddc5d3adc601714d97b450902b99b22642bf6c1 (diff) | |
download | pkgsrc-ab93e58091b7ac7f3b812827b143e6a6e532b786.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'games/pag')
-rw-r--r-- | games/pag/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pag/Makefile b/games/pag/Makefile index b84cf868a2a..589ede315b8 100644 --- a/games/pag/Makefile +++ b/games/pag/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2012/10/06 11:54:49 asau Exp $ +# $NetBSD: Makefile,v 1.17 2015/08/17 17:11:23 wiz Exp $ # DISTNAME= pag-0.92 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BACKUP} |