From 1a9abc3ce3a0a43fa3c07d58678af77c3ab2aec5 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 16 Oct 2008 16:51:13 +0000 Subject: [PATCH] - Add MASTER_SITE_GENTOO to MASTER_SITES --- net/wmnd/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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)