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 42b3f900ba7..5a4acc1bf89 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2014/05/05 00:47:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.70 2015/04/25 14:22:56 tnn Exp $ # DISTNAME= grhino-0.16.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rhino/} |