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 /misc/nut/Makefile | |
parent | 2393165f346d329b392638dde0f66718216b7e38 (diff) | |
download | ports-e153524dcbbcfd5ad79139ce1a022065ed9243fb.tar.gz ports-e153524dcbbcfd5ad79139ce1a022065ed9243fb.zip |
Notes
Diffstat (limited to 'misc/nut/Makefile')
-rw-r--r-- | misc/nut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index 5b2d9153c166..9dccb9ff94ac 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -9,7 +9,7 @@ PORTNAME= nut PORTVERSION= 11.0 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ \ - http://voodoo.oberon.net/download/ + http://voodoo.bawue.com/download/ PKGNAMEPREFIX= health- MAINTAINER= ports@FreeBSD.org |