diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-29 10:01:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-29 10:01:06 +0000 |
commit | 5e12debd194db674789d8e7e4a1c55e0a9b091f3 (patch) | |
tree | f2880506a6b52dd4abee85d34d206defd8ffd258 /games/simgear | |
parent | 3f396886e3db911d87a7e40f7730cf031e0cff80 (diff) | |
download | pkgsrc-5e12debd194db674789d8e7e4a1c55e0a9b091f3.tar.gz |
Update MASTER_SITES and HOMEPAGE. From Zafer Aydogan.
Diffstat (limited to 'games/simgear')
-rw-r--r-- | games/simgear/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/simgear/Makefile b/games/simgear/Makefile index 9e86359aab0..3f1fa3a1f7d 100644 --- a/games/simgear/Makefile +++ b/games/simgear/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2007/07/28 15:51:24 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2007/12/29 10:02:59 wiz Exp $ # DISTNAME= SimGear-0.3.10 PKGNAME= ${DISTNAME:S/SimGear/simgear/} CATEGORIES= devel -MASTER_SITES= ftp://ftp.simgear.org/pub/simgear/Source/ +MASTER_SITES= ftp://ftp.de.simgear.org/pub/simgear/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= ftp://ftp.simgear.org/pub/simgear/Source/ +HOMEPAGE= http://www.simgear.org/ COMMENT= Simulator Construction Tools USE_PKGLOCALEDIR= yes |