diff options
author | naddy <naddy@FreeBSD.org> | 2002-08-01 06:16:37 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-08-01 06:16:37 +0800 |
commit | 8f9e18674d437979c44255ae73dffdfc3d86abee (patch) | |
tree | ca8560059939d3585781205b8f0ffc34387b0d40 /net/aggregate | |
parent | 724ade2198729367b4037d9b8511b52f613d428d (diff) | |
download | freebsd-ports-gnome-8f9e18674d437979c44255ae73dffdfc3d86abee.tar.gz freebsd-ports-gnome-8f9e18674d437979c44255ae73dffdfc3d86abee.tar.zst freebsd-ports-gnome-8f9e18674d437979c44255ae73dffdfc3d86abee.zip |
New master sites.
PR: 41205
Submitted by: Joe Abley <abley@automagic.org>
Diffstat (limited to 'net/aggregate')
-rw-r--r-- | net/aggregate/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net/aggregate/Makefile b/net/aggregate/Makefile index 2ffc33020053..edd2606f2879 100644 --- a/net/aggregate/Makefile +++ b/net/aggregate/Makefile @@ -8,8 +8,10 @@ PORTNAME= aggregate PORTVERSION= 1.6 CATEGORIES= net -MASTER_SITES= http://buffoon.automagic.org/dist/ \ - http://maggie.automagic.org/dist/ +MASTER_SITES= http://dist.automagic.org/ \ + http://dist1.automagic.org/ \ + http://dist2.automagic.org/ \ + http://dist3.automagic.org/ MAINTAINER= jabley@automagic.org |