diff options
Diffstat (limited to 'games/grhino')
-rw-r--r-- | games/grhino/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/grhino/Makefile b/games/grhino/Makefile index ff15aa926dc..01b82284623 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2017/02/06 13:55:21 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2017/02/12 06:25:21 ryoon Exp $ # DISTNAME= grhino-0.16.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rhino/} |