diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-07-31 22:16:37 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-07-31 22:16:37 +0000 |
commit | 414f1945c7a775570a36a7b21f16c9739b0512c0 (patch) | |
tree | d3e8ed588ab38a07137d8995c54d82d8662047c4 /net/aggregate | |
parent | 8bdf309b84a9cc3eff1758229cf7758231bf6a4b (diff) | |
download | ports-414f1945c7a775570a36a7b21f16c9739b0512c0.tar.gz ports-414f1945c7a775570a36a7b21f16c9739b0512c0.zip |
Notes
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 |