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 9c4e698c87b..af7e0ad7e4f 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/05/02 11:54:58 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/06/02 01:19:39 jschauma Exp $ # DISTNAME= grhino-0.7.0 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://ftp1.sourceforge.net/rhino/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://rhino.sourceforge.net/ COMMENT= Othello (Reversi) engine |