summaryrefslogtreecommitdiff
path: root/chat/ircII
diff options
context:
space:
mode:
authordsainty <dsainty>2008-11-17 08:09:19 +0000
committerdsainty <dsainty>2008-11-17 08:09:19 +0000
commitab3317ac59e60c81061151a6b8e483084039e51f (patch)
tree16db9a09c9465cb55025daa6c5a28cb5b47eb82b /chat/ircII
parentf830a4593e3ccccf074d57086bf50d3fc5634ddf (diff)
downloadpkgsrc-ab3317ac59e60c81061151a6b8e483084039e51f.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