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 | |
parent | More better fix. (diff) |
Update master site.
Notes
Notes:
svn path=/head/; revision=28400
Diffstat (limited to '')
-rw-r--r-- | devel/a2dev/Makefile | 2 | ||||
-rw-r--r-- | java/jikes/Makefile | 2 | ||||
-rw-r--r-- | net/mpd-netgraph/Makefile | 2 | ||||
-rw-r--r-- | net/mpd/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/a2dev/Makefile b/devel/a2dev/Makefile index b82af8226d63..add65852876d 100644 --- a/devel/a2dev/Makefile +++ b/devel/a2dev/Makefile @@ -8,7 +8,7 @@ PORTNAME= a2dev PORTVERSION= 1.2 CATEGORIES= devel -MASTER_SITES= ftp://ftp.whistle.com/pub/archie/a2dev/ +MASTER_SITES= http://people.FreeBSD.org/~archie/distfiles/ EXTRACT_SUFX= .tgz MAINTAINER= archie@whistle.com diff --git a/java/jikes/Makefile b/java/jikes/Makefile index 94fcd4610ce3..438c7a3cb202 100644 --- a/java/jikes/Makefile +++ b/java/jikes/Makefile @@ -8,7 +8,7 @@ PORTNAME= jikes PORTVERSION= 1.11 CATEGORIES= java -MASTER_SITES= ftp://ftp.whistle.com/pub/archie/misc/ +MASTER_SITES= http://people.FreeBSD.org/~archie/distfiles/ MAINTAINER= archie@whistle.com diff --git a/net/mpd-netgraph/Makefile b/net/mpd-netgraph/Makefile index b7d81e5d6c56..e552bc62ecee 100644 --- a/net/mpd-netgraph/Makefile +++ b/net/mpd-netgraph/Makefile @@ -8,7 +8,7 @@ PORTNAME= mpd PORTVERSION= 3.0.b7 CATEGORIES= net -MASTER_SITES= ftp://ftp.whistle.com/pub/archie/mpd/ +MASTER_SITES= http://people.FreeBSD.org/~archie/distfiles/ DISTNAME= mpd-3.0b7 MAINTAINER= archie@freebsd.org 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 |