aboutsummaryrefslogtreecommitdiff
path: root/irc/pircbot
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-08-31 17:34:48 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-08-31 17:34:48 +0000
commitf53956a21c977c7c348227827634fd2761f186cd (patch)
treeaa99c875659650b1a00eea44b846d8e70d996492 /irc/pircbot
parentf505eab4761bf7fc94ff8f1f2ab313aba648f029 (diff)
downloadports-f53956a21c977c7c348227827634fd2761f186cd.tar.gz
ports-f53956a21c977c7c348227827634fd2761f186cd.zip
Fix MASTER_SITES
PR: 42231 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=65385
Diffstat (limited to 'irc/pircbot')
-rw-r--r--irc/pircbot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/pircbot/Makefile b/irc/pircbot/Makefile
index 464b16b6f966..f03b847972ec 100644
--- a/irc/pircbot/Makefile
+++ b/irc/pircbot/Makefile
@@ -8,7 +8,8 @@
PORTNAME= pircbot
PORTVERSION= 0.9.5
CATEGORIES= irc java
-MASTER_SITES= http://www.jibble.org/files/ http://www.i-scream.org.uk/downloads/other/
+MASTER_SITES= http://www.jibble.org/files/ \
+ http://www.i-scream.org.uk/downloads/other/
MAINTAINER= tim@bishnet.net