diff options
author | Archie Cobbs <archie@FreeBSD.org> | 2000-05-11 03:28:47 +0000 |
---|---|---|
committer | Archie Cobbs <archie@FreeBSD.org> | 2000-05-11 03:28:47 +0000 |
commit | ba2be007614f77293adc6cbb32ed655a7c8455d4 (patch) | |
tree | 20b4f0a6fab3b8c1a09f446dff8cad93487f7004 /net/mpd | |
parent | 46816bbf1b6fca787ac1cfed38260bc7d2c5a308 (diff) | |
download | ports-ba2be007614f77293adc6cbb32ed655a7c8455d4.tar.gz ports-ba2be007614f77293adc6cbb32ed655a7c8455d4.zip |
Notes
Diffstat (limited to 'net/mpd')
-rw-r--r-- | net/mpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mpd/Makefile b/net/mpd/Makefile index 66675ce6f729..4439eba53609 100644 --- a/net/mpd/Makefile +++ b/net/mpd/Makefile @@ -8,7 +8,7 @@ PORTNAME= mpd PORTVERSION= 2.0.b2 CATEGORIES= net -MASTER_SITES= ftp://ftp.whistle.com/pub/archie/mpd/ +MASTER_SITES= http://people.FreeBSD.org/~archie/distfiles/ DISTNAME= mpd-2.0b2 MAINTAINER= archie@freebsd.org |