diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-04-19 11:30:05 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-04-19 11:30:05 +0800 |
commit | a5fc7eb258a45eecf13a1239e40b26cef03379e3 (patch) | |
tree | ccdba690a6681cba54d83727d2649fc4f147a6ca | |
parent | 12589f13ffe0848f6c26032e74b790972afef8d5 (diff) | |
download | freebsd-ports-gnome-a5fc7eb258a45eecf13a1239e40b26cef03379e3.tar.gz freebsd-ports-gnome-a5fc7eb258a45eecf13a1239e40b26cef03379e3.tar.zst freebsd-ports-gnome-a5fc7eb258a45eecf13a1239e40b26cef03379e3.zip |
Update master sites
-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 f6070a04e7b6..c29eac41756a 100644 --- a/irc/ninja/Makefile +++ b/irc/ninja/Makefile @@ -8,7 +8,7 @@ PORTNAME= ninja PORTVERSION= 1.1 CATEGORIES= irc -MASTER_SITES= http://ninja.qoop.org/ftp/ninja/unstable/ +MASTER_SITES= ftp://ninja.qoop.org/ninja/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= cpiazza@FreeBSD.org |