diff options
-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 |