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 3903eddd008..22b16cfcb98 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2010/06/13 22:44:20 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2010/09/14 11:01:49 wiz Exp $ # DISTNAME= grhino-0.16.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rhino/} |