summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorkeihan <keihan>2003-12-16 08:08:59 +0000
committerkeihan <keihan>2003-12-16 08:08:59 +0000
commit3ec44b95767503f15013e4a5e049b4157c37e11a (patch)
tree06dbce6c5cb3d72eb1df73c47fd384b9adc31b50 /chat
parent4e6ade3c372edab88efcdc36245e3dd3beb6aa2e (diff)
downloadpkgsrc-3ec44b95767503f15013e4a5e049b4157c37e11a.tar.gz
Add my official mirror to the list of sites.
Diffstat (limited to 'chat')
-rw-r--r--chat/ircII/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/ircII/Makefile b/chat/ircII/Makefile
index 1b739681795..d8ed1824d28 100644
--- a/chat/ircII/Makefile
+++ b/chat/ircII/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.28 2003/11/25 13:35:20 cjep Exp $
+# $NetBSD: Makefile,v 1.29 2003/12/16 08:08:59 keihan Exp $
DISTNAME= ircii-${VERS}
PKGNAME= ircII-${VERS}
WRKSRC= ${WRKDIR}/ircii-${VERS}
CATEGORIES= chat
MASTER_SITES= ftp://ircii.warped.com/pub/ircII/ \
- ftp://ircftp.au.eterna.com.au/pub/ircII/
+ ftp://ircftp.au.eterna.com.au/pub/ircII/ \
+ ftp://ftp.sergei.cc/pub/ircII/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org