diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-06-15 13:15:46 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-06-15 13:15:46 +0000 |
commit | add8ec96224cd32472c810217dfdab595dc5b531 (patch) | |
tree | cefa87cdb0981fd1c19d76b03037a8f6456a805b /net/wmnetmon | |
parent | 256a98ec90db9c43d351b8cfc0fcdd00b389b1d1 (diff) | |
download | ports-add8ec96224cd32472c810217dfdab595dc5b531.tar.gz ports-add8ec96224cd32472c810217dfdab595dc5b531.zip |
Notes
Diffstat (limited to 'net/wmnetmon')
-rw-r--r-- | net/wmnetmon/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/wmnetmon/Makefile b/net/wmnetmon/Makefile index 6f5d676583e9..1295037bf59b 100644 --- a/net/wmnetmon/Makefile +++ b/net/wmnetmon/Makefile @@ -8,7 +8,10 @@ PORTNAME= wmnetmon PORTVERSION= 0.2p5 CATEGORIES= net windowmaker -MASTER_SITES= ftp://neubula.utad.pt/pub/wmnetmon/ +# Master site is MIA for weeks now... +#MASTER_SITES= ftp://neubula.utad.pt/pub/wmnetmon/ +MASTER_SITES= http://avdira.cc.duth.gr/~kkonstan/stuff/software/ + MAINTAINER= kkonstan@daemon.gr |