summaryrefslogtreecommitdiff
path: root/chat/ircII
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2008-11-17 08:09:19 +0000
committerdsainty <dsainty@pkgsrc.org>2008-11-17 08:09:19 +0000
commit5f9a121cb7cfe691196e4c1ddd3092a7e403ca1c (patch)
tree16db9a09c9465cb55025daa6c5a28cb5b47eb82b /chat/ircII
parent425b79672fe5caecaaf3191e8ab938eb8deb4ffe (diff)
downloadpkgsrc-5f9a121cb7cfe691196e4c1ddd3092a7e403ca1c.tar.gz
Add an HTTP URL to MASTER_SITES, for firewall convenience.
Diffstat (limited to 'chat/ircII')
-rw-r--r--chat/ircII/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/ircII/Makefile b/chat/ircII/Makefile
index 7974bfa6374..d8c5d4b6244 100644
--- a/chat/ircII/Makefile
+++ b/chat/ircII/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.50 2008/11/10 19:25:27 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2008/11/17 08:09:19 dsainty Exp $
DISTNAME= ircii-${VERS}
PKGNAME= ircII-${VERS}
CATEGORIES= chat
-MASTER_SITES= ftp://ircii.warped.com/pub/ircII/
+MASTER_SITES= ftp://ircii.warped.com/pub/ircII/ \
+ http://ircii.warped.com/pub/ircII/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org