diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-02-22 05:03:50 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-02-22 05:03:50 +0800 |
commit | 9567fbd47555245812739285ad443f069207c38b (patch) | |
tree | c20fdb722f832375ea150773724c1f77b2066a8d /irc | |
parent | 1fd211dda69b0057d186430b775665c93b908635 (diff) | |
download | freebsd-ports-gnome-9567fbd47555245812739285ad443f069207c38b.tar.gz freebsd-ports-gnome-9567fbd47555245812739285ad443f069207c38b.tar.zst freebsd-ports-gnome-9567fbd47555245812739285ad443f069207c38b.zip |
The ftp site is empty so use the http mirror
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ninja/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile index bffde279baf5..3e489731d0c5 100644 --- a/irc/ninja/Makefile +++ b/irc/ninja/Makefile @@ -9,7 +9,7 @@ DISTNAME= ninja-1.1-src PKGNAME= ninja-1.1 CATEGORIES= irc -MASTER_SITES= ftp://ninja.qoop.org/ninja/unstable/ +MASTER_SITES= http://ninja.qoop.org/ftp/ninja/unstable/ MAINTAINER= cpiazza@FreeBSD.org |