diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2009-09-02 05:43:53 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2009-09-02 05:43:53 +0800 |
commit | bfb73bce887bb50947a9cfa2e930c7e5480de04f (patch) | |
tree | 2232f4821b831be096f1452d93f5aa2c16cc6569 | |
parent | e92d125533333ff01523cbe30f021f8098c39742 (diff) | |
download | freebsd-ports-gnome-bfb73bce887bb50947a9cfa2e930c7e5480de04f.tar.gz freebsd-ports-gnome-bfb73bce887bb50947a9cfa2e930c7e5480de04f.tar.zst freebsd-ports-gnome-bfb73bce887bb50947a9cfa2e930c7e5480de04f.zip |
Make it fetchable again.
Notified by: pointyhat (via miwi)
-rw-r--r-- | net/nload/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/nload/Makefile b/net/nload/Makefile index a2d7b8bcf992..07b6a86df24a 100644 --- a/net/nload/Makefile +++ b/net/nload/Makefile @@ -8,8 +8,7 @@ PORTNAME= nload PORTVERSION= 0.7.2 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Console application which monitors network traffic in real time |