diff options
Diffstat (limited to 'games/grhino/Makefile')
-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 11dee4726da..dd5e00f1410 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2013/06/04 22:16:05 tron Exp $ +# $NetBSD: Makefile,v 1.63 2013/06/06 12:54:21 wiz Exp $ # DISTNAME= grhino-0.16.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rhino/} |