diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-30 18:35:41 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-30 18:35:41 +0000 |
commit | 627d79ce6df03089695e38515648963abcaae028 (patch) | |
tree | 1c21e4634ab79d2a3f1a25833538e0fe21c4d780 /irc/ircd-hybrid/Makefile | |
parent | Activate the add port. (diff) |
Locate the new MASTER_SITE.
PR: 7772
Submitted by: Bill Fumerola <billf@firewall.chc-chimes.com>
Diffstat (limited to '')
-rw-r--r-- | irc/ircd-hybrid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile index e1ea4b3a36fa..1061e6e69735 100644 --- a/irc/ircd-hybrid/Makefile +++ b/irc/ircd-hybrid/Makefile @@ -3,12 +3,12 @@ # Date created: 9 January 1998 # Whom: desmo@bandwidth.org # -# $Id: Makefile,v 1.5 1998/06/07 15:58:19 dburr Exp $ +# $Id: Makefile,v 1.6 1998/07/19 07:46:56 dburr Exp $ # DISTNAME= ircd-hybrid-5.3 CATEGORIES= net -MASTER_SITES= ftp://ftp.vol.com/pub/ircd/ +MASTER_SITES= ftp://ftp.blackened.com/pub/irc/hybrid/ MAINTAINER= desmo@bandwidth.org |