diff options
Diffstat (limited to 'games/golddig')
-rw-r--r-- | games/golddig/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/golddig/Makefile b/games/golddig/Makefile index ca6effe929a..164bb0c775a 100644 --- a/games/golddig/Makefile +++ b/games/golddig/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.5 2001/03/19 20:00:06 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 21:38:42 grant Exp $ # DISTNAME= golddigC3.0 PKGNAME= golddig-3.0 CATEGORIES= games x11 -MASTER_SITES= http://www.netbsd.org/~chuck/gz/ +MASTER_SITES= http://www.NetBSD.org/~chuck/gz/ -MAINTAINER= wiz@netbsd.org +MAINTAINER= wiz@NetBSD.org COMMENT= Fast action game designed for use with X USE_X11BASE= yes |