diff options
author | Renato Botelho <garga@FreeBSD.org> | 2008-10-16 16:51:13 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2008-10-16 16:51:13 +0000 |
commit | 1a9abc3ce3a0a43fa3c07d58678af77c3ab2aec5 (patch) | |
tree | ae79c33babfe8fdaacd0b8c75679dc15e035a6a9 /net/wmnd | |
parent | b3a168a6106653c3319d8a98332738fa8e1ee4fe (diff) |
Notes
Diffstat (limited to 'net/wmnd')
-rw-r--r-- | net/wmnd/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile index 4a95f934e582..0784a5820169 100644 --- a/net/wmnd/Makefile +++ b/net/wmnd/Makefile @@ -8,7 +8,9 @@ PORTNAME= wmnd PORTVERSION= 0.4.13 CATEGORIES= net -MASTER_SITES= http://www.thregr.org/~wavexx/software/wmnd/releases/ +MASTER_SITES= http://www.thregr.org/~wavexx/software/wmnd/releases/ \ + ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles MAINTAINER= garga@FreeBSD.org COMMENT= Improved network monitoring dock app (with tons of features) |