diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-04-07 21:22:54 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-04-07 21:22:54 +0000 |
commit | 55758d6436bb47fb42edc5dfc3e5a2e801855b90 (patch) | |
tree | 9a28820a70a9dfaf9fb4b1d79bd45cff6141c4f5 /irc | |
parent | 02d7ebb780f22fa10548803ee0d47e16f2a8033f (diff) | |
download | ports-55758d6436bb47fb42edc5dfc3e5a2e801855b90.tar.gz ports-55758d6436bb47fb42edc5dfc3e5a2e801855b90.zip |
Follow the bouncing MASTER_SITE.
Submitted by: The Fenner Distsite-O-Matic
Notes
Notes:
svn path=/head/; revision=17719
Diffstat (limited to 'irc')
-rw-r--r-- | irc/muh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/muh/Makefile b/irc/muh/Makefile index b41b72b66a81..67a7f3b20eb2 100644 --- a/irc/muh/Makefile +++ b/irc/muh/Makefile @@ -3,13 +3,13 @@ # Date created: 25 Sept 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.1.1.1 1999/01/30 02:04:01 billf Exp $ +# $Id: Makefile,v 1.2 1999/03/03 20:45:18 billf Exp $ # DISTNAME= muh2.04 PKGNAME= muh-2.04 CATEGORIES= net -MASTER_SITES= http://mind.riot.org/muh/download/ +MASTER_SITES= http://mind.riot.org/download/ MAINTAINER= billf@FreeBSD.org |