diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:07:08 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:07:08 +0000 |
commit | 0f861553795ba74ad0db5ebd9ea86baa11ae47a1 (patch) | |
tree | 2aa3a3900ed502225e010888fd90e214db8c597a /net/wmnd | |
parent | 6e80b5f22c0c2eca990bf967113d7cd119c8eaf7 (diff) | |
download | ports-0f861553795ba74ad0db5ebd9ea86baa11ae47a1.tar.gz ports-0f861553795ba74ad0db5ebd9ea86baa11ae47a1.zip |
Notes
Diffstat (limited to 'net/wmnd')
-rw-r--r-- | net/wmnd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile index 756204289889..96254da0c3de 100644 --- a/net/wmnd/Makefile +++ b/net/wmnd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.12 CATEGORIES= net MASTER_SITES= ftp://ftp.yuv.info/pub/wmnd/releases/ -MAINTAINER= flag@gufi.org +MAINTAINER= ports@FreeBSD.org COMMENT= Improved network monitoring dock app (with tons of features) USE_X_PREFIX= yes |