diff options
-rw-r--r-- | sysutils/wmbsdbatt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmbsdbatt/Makefile b/sysutils/wmbsdbatt/Makefile index 5c4868c358d5..63bd698aa514 100644 --- a/sysutils/wmbsdbatt/Makefile +++ b/sysutils/wmbsdbatt/Makefile @@ -7,8 +7,8 @@ PORTNAME= wmbsdbatt PORTVERSION= 0.1 CATEGORIES= sysutils windowmaker -MASTER_SITES= http://mailbox.univie.ac.at/~le/wmbsdbatt/files/ \ - http://www.daemon.li/downloads/ +MASTER_SITES= http://homepage.univie.ac.at/l.ertl/wmbsdbatt/files/ \ + http://www.daemon.li/distfiles/ MAINTAINER= josef@FreeBSD.org COMMENT= "dockapp for battery & temperature monitoring through ACPI" |