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 59336cf76d3..6d0bdf48681 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.89 2020/08/17 20:18:44 leot Exp $ +# $NetBSD: Makefile,v 1.90 2020/11/05 09:08:08 ryoon Exp $ # DISTNAME= grhino-0.16.1 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rhino/} |