diff options
author | tv <tv> | 1999-05-21 20:39:22 +0000 |
---|---|---|
committer | tv <tv> | 1999-05-21 20:39:22 +0000 |
commit | 82b6e8fe8f3506272103b5146e41a75e1f13806c (patch) | |
tree | d1e848f365028d947aac4c03e6743c1d3db8070b /net | |
parent | 1d44bc41b7e3409435a6f80cc9d9b375bb731356 (diff) | |
download | pkgsrc-82b6e8fe8f3506272103b5146e41a75e1f13806c.tar.gz |
netbsd._org_, not netbsd._com_.
(Should this include warped as a ftp site too?)
Diffstat (limited to 'net')
-rw-r--r-- | net/ircII/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ircII/Makefile b/net/ircII/Makefile index 1db4d3405be..444c573c37e 100644 --- a/net/ircII/Makefile +++ b/net/ircII/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 1999/05/21 16:09:45 mrg Exp $ +# $NetBSD: Makefile,v 1.17 1999/05/21 20:39:22 tv Exp $ # FreeBSD Id: Makefile,v 1.14 1997/05/14 10:35:13 torstenb Exp # @@ -6,7 +6,7 @@ DISTNAME= ircii-4.4I PKGNAME= ircII-4.4I WRKSRC= ${WRKDIR}/ircii-4.4I CATEGORIES= net -MASTER_SITES= ftp://ftp.au.netbsd.com/pub/ircII/ +MASTER_SITES= ftp://ftp.au.netbsd.org/pub/ircII/ MAINTAINER= packages@netbsd.org |