diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/wmnet/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/wmnet/Makefile b/net/wmnet/Makefile index b1f6093ed12e..3c9c5ac55ac5 100644 --- a/net/wmnet/Makefile +++ b/net/wmnet/Makefile @@ -9,7 +9,9 @@ PORTNAME= wmnet PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= net windowmaker -MASTER_SITES= ftp://ftp.enteract.com/users/rneswold/ +MASTER_SITES= ftp://ftp.enteract.com/users/rneswold/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= novel MAINTAINER= novel@FreeBSD.org COMMENT= A network bandwidth monitor intended for the WindowMaker dock |