diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-06-25 03:35:38 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-06-25 03:35:38 +0000 |
commit | 7e4dffe4d20897bc2d4ddf5b07617344634f416c (patch) | |
tree | 1a833295c9f319fe1a15314dfc494c7f12cdd789 /net/aggregate | |
parent | 3d4ae28f0716f6e6cce8776f0593bf5d693b9451 (diff) | |
download | FreeBSD-ports-7e4dffe4d20897bc2d4ddf5b07617344634f416c.zip FreeBSD-ports-7e4dffe4d20897bc2d4ddf5b07617344634f416c.tar.gz |
Fix MASTER_SITES
PR: 28321
Submitted by: maintainer
Diffstat (limited to 'net/aggregate')
-rw-r--r-- | net/aggregate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/aggregate/Makefile b/net/aggregate/Makefile index 3acaf67..79c03f3 100644 --- a/net/aggregate/Makefile +++ b/net/aggregate/Makefile @@ -8,7 +8,7 @@ PORTNAME= aggregate PORTVERSION= 1.3 CATEGORIES= net -MASTER_SITES= http://www.mfnx.net/public/ +MASTER_SITES= http://www.automagic.org/~jabley/ MAINTAINER= jabley@automagic.org |