diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-30 08:30:46 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-30 08:30:46 +0000 |
commit | 08f993700ef751773f57cd2cd5c69838a5d916d3 (patch) | |
tree | b54c73671b0861035c5d7e10ca7865b6afc50aab /sysutils/wmbluecpu | |
parent | 47c801d1cbb814c1797f8a93296f27bccc0be385 (diff) | |
download | ports-08f993700ef751773f57cd2cd5c69838a5d916d3.tar.gz ports-08f993700ef751773f57cd2cd5c69838a5d916d3.zip |
Notes
Diffstat (limited to 'sysutils/wmbluecpu')
-rw-r--r-- | sysutils/wmbluecpu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmbluecpu/Makefile b/sysutils/wmbluecpu/Makefile index 956c030265a3..a9780a5e26f8 100644 --- a/sysutils/wmbluecpu/Makefile +++ b/sysutils/wmbluecpu/Makefile @@ -8,8 +8,8 @@ PORTNAME= wmbluecpu PORTVERSION= 0.4 CATEGORIES= sysutils windowmaker -MASTER_SITES= http://ibiblio.org/pub/linux/X11/xutils/ \ - ftp://ftp.ibiblio.org/pub/linux/X11/xutils/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= X11/xutils MAINTAINER= ports@FreeBSD.org COMMENT= A CPU monitoring dockapp |