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 b3422ba9b30..41dfb1d6f46 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2006/01/24 07:32:08 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2006/02/05 23:09:16 joerg Exp $ # DISTNAME= grhino-0.15.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rhino/} |