diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-11-07 00:45:02 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-11-07 00:45:02 +0000 |
commit | afb1fd131b2f28932a8be637f3b2b13c9d80ce9d (patch) | |
tree | 27e0e3c6d49ee54146d0e00ac3024df5b52c4d30 /net/wmnd | |
parent | b473c3bf19db2ff598c6288bb9957a7369dc1374 (diff) | |
download | ports-afb1fd131b2f28932a8be637f3b2b13c9d80ce9d.tar.gz ports-afb1fd131b2f28932a8be637f3b2b13c9d80ce9d.zip |
- Fix fetch, update WWW
Reported by: pointyhat
Approved by: portmgr (hat)
Notes
Notes:
svn path=/head/; revision=202556
Diffstat (limited to 'net/wmnd')
-rw-r--r-- | net/wmnd/Makefile | 2 | ||||
-rw-r--r-- | net/wmnd/pkg-descr | 5 |
2 files changed, 2 insertions, 5 deletions
diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile index 54b2777e9cbe..1e8f8a9216ae 100644 --- a/net/wmnd/Makefile +++ b/net/wmnd/Makefile @@ -9,7 +9,7 @@ PORTNAME= wmnd PORTVERSION= 0.4.12 PORTREVISION= 2 CATEGORIES= net -MASTER_SITES= http://www.yuv.info/wmnd/releases/ +MASTER_SITES= http://www.thregr.org/~wavexx/software/wmnd/releases/ MAINTAINER= ports@FreeBSD.org COMMENT= Improved network monitoring dock app (with tons of features) diff --git a/net/wmnd/pkg-descr b/net/wmnd/pkg-descr index 1e0c62fce411..1661b84903c2 100644 --- a/net/wmnd/pkg-descr +++ b/net/wmnd/pkg-descr @@ -3,7 +3,4 @@ dock app improved and based on WMiFS 1.3b. The version 0.2 of wmnd is almost totally written by Timecop, given the optimization and flexibility. Enjoy! -WWW: http://www.yuv.info/wmnd/ - -- Paolo -flag@gufi.org +WWW: http://www.thregr.org/~wavexx/software/wmnd/ |