diff options
Diffstat (limited to 'x11/xearth')
-rw-r--r-- | x11/xearth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xearth/Makefile b/x11/xearth/Makefile index 9c316ac0c97..8b3ea96697a 100644 --- a/x11/xearth/Makefile +++ b/x11/xearth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/03/03 04:17:38 jschauma Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/17 22:56:55 grant Exp $ # DISTNAME= xearth-1.1 @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ \ ftp://ftp.cs.colorado.edu/users/tuna/ -MAINTAINER= agc@netbsd.org +MAINTAINER= agc@NetBSD.org HOMEPAGE= http://www.cs.colorado.edu/~tuna/xearth/index.html COMMENT= Rotating map of the Earth in X11 root window |