diff options
Diffstat (limited to 'games/pag/Makefile')
-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 589ede315b8..d8ea4a5b350 100644 --- a/games/pag/Makefile +++ b/games/pag/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2015/08/17 17:11:23 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/08/18 07:31:09 wiz Exp $ # DISTNAME= pag-0.92 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BACKUP} |