diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-04-07 17:23:58 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-04-07 17:23:58 +0000 |
commit | c646890ffd99b8500bf69ec3abf3fda5f7993959 (patch) | |
tree | 638b7f1cfedbc8995d3ae7c472cdd95211ab97ca /devel/simgear | |
parent | 5264e29445697863a2af7ce2aba9dbaf7a538cfd (diff) |
Notes
Diffstat (limited to 'devel/simgear')
-rw-r--r-- | devel/simgear/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile index 2daef5f15661..99fa1821e1e2 100644 --- a/devel/simgear/Makefile +++ b/devel/simgear/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.1 PORTREVISION= 2 CATEGORIES= devel games MASTER_SITES= ftp://ftp.simgear.org/pub/simgear/Source/ \ - ftp://ftp.de.flightgear.org/pub/simgear/ + ftp://ftp.de.flightgear.org/pub/simgear/Source/ MAINTAINER= des@FreeBSD.org COMMENT= A toolkit for 3D games and simulations |