diff options
author | se <se@FreeBSD.org> | 1999-09-30 02:32:17 +0800 |
---|---|---|
committer | se <se@FreeBSD.org> | 1999-09-30 02:32:17 +0800 |
commit | 104d6e25d9470ba1ec96b7fb060fe62684c548cb (patch) | |
tree | b88a34addc4c0055e1742309626e5337189d9446 /games | |
parent | 4bb1f93eda3308a6a43ff0cce5d72a8aead0df8a (diff) | |
download | freebsd-ports-gnome-104d6e25d9470ba1ec96b7fb060fe62684c548cb.tar.gz freebsd-ports-gnome-104d6e25d9470ba1ec96b7fb060fe62684c548cb.tar.zst freebsd-ports-gnome-104d6e25d9470ba1ec96b7fb060fe62684c548cb.zip |
Fetch with FTP instead of HTTP.
Diffstat (limited to 'games')
-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 97e77935126c..ccefecee61b5 100644 --- a/games/acm/Makefile +++ b/games/acm/Makefile @@ -8,7 +8,7 @@ DISTNAME= acm-5.0 CATEGORIES= games -MASTER_SITES= http://www.websimulations.com/download/ +MASTER_SITES= ftp://ftp.websimulations.com/pub/download/ MAINTAINER= se@FreeBSD.org |