diff options
author | wiz <wiz> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:59:34 +0000 |
commit | fe0e5dace7f02d5681de2a5a366381232b2776fd (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /x11/xearth | |
parent | cbcecfb5c9c2aa9368a9f8c0a74a84d038cce6b3 (diff) | |
download | pkgsrc-fe0e5dace7f02d5681de2a5a366381232b2776fd.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'x11/xearth')
-rw-r--r-- | x11/xearth/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xearth/Makefile b/x11/xearth/Makefile index 591654791e9..7a818536b84 100644 --- a/x11/xearth/Makefile +++ b/x11/xearth/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.15 2006/02/05 23:11:46 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/10/04 22:06:57 wiz Exp $ # DISTNAME= xearth-1.1 PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ \ - ftp://ftp.cs.colorado.edu/users/tuna/ + http://ftp.x.org/contrib/applications/ MAINTAINER= agc@NetBSD.org -HOMEPAGE= http://www.cs.colorado.edu/~tuna/xearth/index.html +HOMEPAGE= # AWOL COMMENT= Rotating map of the Earth in X11 root window USE_IMAKE= yes |