diff options
Diffstat (limited to 'net/nload/Makefile')
-rw-r--r-- | net/nload/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nload/Makefile b/net/nload/Makefile index a954b7e3f164..cfd2b5206f35 100644 --- a/net/nload/Makefile +++ b/net/nload/Makefile @@ -14,12 +14,12 @@ MASTER_SITES= http://www.roland-riegel.de/nload/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Console application which monitors network traffic in real time +LICENSE= GPLv2 + GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes MANCOMPRESSED= yes -LICENSE= GPLv2 - MAN1= nload.1 PLIST_FILES= bin/nload |