diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-04-19 03:30:05 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-04-19 03:30:05 +0000 |
commit | a5fc7eb258a45eecf13a1239e40b26cef03379e3 (patch) | |
tree | ccdba690a6681cba54d83727d2649fc4f147a6ca /irc/ninja | |
parent | 12589f13ffe0848f6c26032e74b790972afef8d5 (diff) | |
download | FreeBSD-ports-a5fc7eb258a45eecf13a1239e40b26cef03379e3.zip FreeBSD-ports-a5fc7eb258a45eecf13a1239e40b26cef03379e3.tar.gz |
Update master sites
Diffstat (limited to 'irc/ninja')
-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 f6070a0..c29eac4 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 |