diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-10-11 12:53:44 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-10-11 12:53:44 +0000 |
commit | e153524dcbbcfd5ad79139ce1a022065ed9243fb (patch) | |
tree | 21b577e041b822b8c47b174e754f15e241b32e61 /net/icpld | |
parent | 2393165f346d329b392638dde0f66718216b7e38 (diff) | |
download | ports-e153524dcbbcfd5ad79139ce1a022065ed9243fb.tar.gz ports-e153524dcbbcfd5ad79139ce1a022065ed9243fb.zip |
Notes
Diffstat (limited to 'net/icpld')
-rw-r--r-- | net/icpld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/icpld/Makefile b/net/icpld/Makefile index 0d3eab85aa9d..c87eb8a4dfa1 100644 --- a/net/icpld/Makefile +++ b/net/icpld/Makefile @@ -9,7 +9,7 @@ PORTNAME= icpld PORTVERSION= 1.1.1 CATEGORIES= net MASTER_SITES= http://www.ibiblio.org/icpld/download/ \ - http://voodoo.oberon.net/download/ + http://voodoo.bawue.com/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Internet connection performance logging daemon |