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
commit4e3ddc366286cb6e0dc13d847cca5d5a70c9b2f8 (patch)
tree06dbce6c5cb3d72eb1df73c47fd384b9adc31b50 /chat
parent9dbb74d9780548118070285f8c2bae839ac3f26d (diff)
downloadpkgsrc-4e3ddc366286cb6e0dc13d847cca5d5a70c9b2f8.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