diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-18 20:47:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-18 20:47:01 +0000 |
commit | b366464c7b351a576fd07eb6c69e2296a76b881f (patch) | |
tree | 75fdb89d606b63d71e3d4a5370c70dfdcbd21a6a /net/wmnetmon | |
parent | 0893999c009e44df1a54417fdbd7e53aa8181649 (diff) | |
download | ports-b366464c7b351a576fd07eb6c69e2296a76b881f.tar.gz ports-b366464c7b351a576fd07eb6c69e2296a76b881f.zip |
Notes
Diffstat (limited to 'net/wmnetmon')
-rw-r--r-- | net/wmnetmon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wmnetmon/Makefile b/net/wmnetmon/Makefile index 8bd983cf5f54..753888da04cc 100644 --- a/net/wmnetmon/Makefile +++ b/net/wmnetmon/Makefile @@ -8,9 +8,9 @@ PORTNAME= wmnetmon PORTVERSION= 0.2p5 CATEGORIES= net windowmaker -MASTER_SITES= http://www.alvie.com/download/wmnetmon/ +MASTER_SITES= http://www.linuks.mine.nu/dockapps/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= xride@x12.dk COMMENT= A host availability monitor intended for the WindowMaker dock USE_X_PREFIX= yes |