diff options
author | naddy <naddy@FreeBSD.org> | 2002-07-31 22:16:37 +0000 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-07-31 22:16:37 +0000 |
commit | 8f9e18674d437979c44255ae73dffdfc3d86abee (patch) | |
tree | ca8560059939d3585781205b8f0ffc34387b0d40 /net/aggregate/Makefile | |
parent | 724ade2198729367b4037d9b8511b52f613d428d (diff) | |
download | FreeBSD-ports-8f9e18674d437979c44255ae73dffdfc3d86abee.zip FreeBSD-ports-8f9e18674d437979c44255ae73dffdfc3d86abee.tar.gz |
New master sites.
PR: 41205
Submitted by: Joe Abley <abley@automagic.org>
Diffstat (limited to 'net/aggregate/Makefile')
-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 2ffc330..edd2606 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 |