summaryrefslogtreecommitdiff
path: root/irc/pircbot/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-08-30 17:14:29 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-08-30 17:14:29 +0000
commitef266e7235dc0059ac888ca75bf8935984de4324 (patch)
tree8d478fdaaf4eb4b1a373cd28299578238e9e5461 /irc/pircbot/Makefile
parent- Fix MASTER_SITES (diff)
- Fix MASTER_SITES
PR: 56203 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=88088
Diffstat (limited to '')
-rw-r--r--irc/pircbot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/pircbot/Makefile b/irc/pircbot/Makefile
index d02573ff4293..e3dd9fb3d1e8 100644
--- a/irc/pircbot/Makefile
+++ b/irc/pircbot/Makefile
@@ -9,7 +9,8 @@ PORTNAME= pircbot
PORTVERSION= 1.2.3
CATEGORIES= irc java
MASTER_SITES= http://www.jibble.org/files/ \
- http://www.i-scream.org/downloads/other/
+ ftp://ftp.i-scream.org/pub/www.jibble.org/files/ \
+ http://www.i-scream.org/pub/www.jibble.org/files/
MAINTAINER= tim@bishnet.net
COMMENT= PircBot Java IRC Bot Framework