summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-22 23:49:56 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-22 23:49:56 +0000
commit5ab135968f47de741595da87189de7a61b831301 (patch)
tree39b02ed8b396ca4a2fead4dd597d668e6b4a6def /irc
parentAdd PyKDE, a set of Python bindings for KDE. (diff)
Need a subdir in the master site
Notes
Notes: svn path=/head/; revision=27910
Diffstat (limited to 'irc')
-rw-r--r--irc/ninja/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile
index c29eac41756a..02f3ffea6f3d 100644
--- a/irc/ninja/Makefile
+++ b/irc/ninja/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ninja
PORTVERSION= 1.1
CATEGORIES= irc
-MASTER_SITES= ftp://ninja.qoop.org/ninja/
+MASTER_SITES= ftp://ninja.qoop.org/ninja/unstable/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= cpiazza@FreeBSD.org