summaryrefslogtreecommitdiff
path: root/irc/ninja/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-07-14 05:56:28 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-07-14 05:56:28 +0000
commitfa459f857b2d47663420662a423bfaaf790dff8b (patch)
tree080cf86f94c8d23184c51f386b41e54ea7de74e3 /irc/ninja/Makefile
parentFix the second master site. (diff)
Update MASTER_SITES and DISTNAME to make this port work again.
Notes
Notes: svn path=/head/; revision=20189
Diffstat (limited to 'irc/ninja/Makefile')
-rw-r--r--irc/ninja/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile
index 72c76354c7fb..42b3c7717f2d 100644
--- a/irc/ninja/Makefile
+++ b/irc/ninja/Makefile
@@ -3,13 +3,14 @@
# Date created: 10 April 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.5 1999/06/19 08:25:49 cpiazza Exp $
+# $Id: Makefile,v 1.6 1999/06/28 02:20:50 billf Exp $
#
-DISTNAME= ninja-src
+DISTNAME= ninja-1.1-src
PKGNAME= ninja-1.1
CATEGORIES= irc
-MASTER_SITES= http://ninja.pimped.org/
+MASTER_SITES= http://ninja.pimped.org/ftp/unstable/ \
+ ftp://ninja.qoop.org/unstable/
MAINTAINER= cpiazza@FreeBSD.org