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 | |
parent | Set PKGNAMEPREFIX properly. (diff) |
Update MASTER_SITES
PR: 30632
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=47933
-rw-r--r-- | net-mgmt/aggregate/Makefile | 3 | ||||
-rw-r--r-- | net/aggregate/Makefile | 3 |
2 files changed, 4 insertions, 2 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 diff --git a/net/aggregate/Makefile b/net/aggregate/Makefile index 79c03f3938f5..62dd9311e092 100644 --- a/net/aggregate/Makefile +++ b/net/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 |