diff options
author | billf <billf@FreeBSD.org> | 1999-04-08 05:22:54 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-04-08 05:22:54 +0800 |
commit | 9bad6d639d24c83c1e7e592a890943740771dcd8 (patch) | |
tree | 9d5bef619aa427305f6e43784a1a2d935e3a09bd /irc | |
parent | 6cd536f5d50b04d627d79e3ca3a79ad5730b06af (diff) | |
download | freebsd-ports-gnome-9bad6d639d24c83c1e7e592a890943740771dcd8.tar.gz freebsd-ports-gnome-9bad6d639d24c83c1e7e592a890943740771dcd8.tar.zst freebsd-ports-gnome-9bad6d639d24c83c1e7e592a890943740771dcd8.zip |
Follow the bouncing MASTER_SITE.
Submitted by: The Fenner Distsite-O-Matic
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 |