diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-09-18 05:42:42 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-09-18 05:42:42 +0000 |
commit | c0b59a6829d9325bcc2b30aaba9d4b4f7f36ecc0 (patch) | |
tree | 1c7e6dc24bccd88002436fcef997fdc6358e8306 /net-mgmt/aggregate/Makefile | |
parent | e8fc7c9439b78be9250bc7aafab67363dd067cd2 (diff) | |
download | ports-c0b59a6829d9325bcc2b30aaba9d4b4f7f36ecc0.tar.gz ports-c0b59a6829d9325bcc2b30aaba9d4b4f7f36ecc0.zip |
Notes
Diffstat (limited to 'net-mgmt/aggregate/Makefile')
-rw-r--r-- | net-mgmt/aggregate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/aggregate/Makefile b/net-mgmt/aggregate/Makefile index 79c03f3938f5..62dd9311e092 100644 --- a/net-mgmt/aggregate/Makefile +++ b/net-mgmt/aggregate/Makefile @@ -8,7 +8,8 @@ PORTNAME= aggregate PORTVERSION= 1.3 CATEGORIES= net -MASTER_SITES= http://www.automagic.org/~jabley/ +MASTER_SITES= http://buffoon.automagic.org/dist/ \ + http://maggie.automagic.org/dist/ MAINTAINER= jabley@automagic.org |