diff options
author | Stefan Eßer <se@FreeBSD.org> | 2006-05-28 13:00:00 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2006-05-28 13:00:00 +0000 |
commit | f73c9779491e53d3811c35b38f27055b1d8befc3 (patch) | |
tree | beae86ec23b1ec463ca4164bfa7058f64267f639 /games/acm | |
parent | 22a3b305d7f96ee8cb9b309d467feb90ac04e0ee (diff) | |
download | ports-f73c9779491e53d3811c35b38f27055b1d8befc3.tar.gz ports-f73c9779491e53d3811c35b38f27055b1d8befc3.zip |
Notes
Diffstat (limited to 'games/acm')
-rw-r--r-- | games/acm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/acm/Makefile b/games/acm/Makefile index ee14d6981437..d9fa6982b0bf 100644 --- a/games/acm/Makefile +++ b/games/acm/Makefile @@ -8,7 +8,7 @@ PORTNAME= acm PORTVERSION= 5.0 CATEGORIES= games -MASTER_SITES= ftp://ftp.websimulations.com/pub/download/ +MASTER_SITES= http://www.websimulations.com/download/ MAINTAINER= se@FreeBSD.org COMMENT= A flight simulator for X11 |