diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:31:04 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:31:04 +0000 |
commit | 4083b24390814eb42e008cc6920806e2d57eea1c (patch) | |
tree | 0c33632bf5c3a779fe1548335374822548fe1fb7 /games/golddig | |
parent | 91f00f1cbc7c8da0ab83a0389a02496e55f8a468 (diff) | |
download | pkgsrc-4083b24390814eb42e008cc6920806e2d57eea1c.tar.gz |
s/netbsd.org/NetBSD.org/
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 |