diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-10 23:55:29 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-10 23:55:29 +0000 |
commit | 8830d981c7a6b968f636cfa97841f16ba6376525 (patch) | |
tree | 888a15623a320a9134caa40cc99e1bb49b3bc368 /net/packter-agent | |
parent | 8d2a77991f5124cccad4b2472a7c42ff5d30a139 (diff) | |
download | ports-8830d981c7a6b968f636cfa97841f16ba6376525.tar.gz ports-8830d981c7a6b968f636cfa97841f16ba6376525.zip |
Notes
Diffstat (limited to 'net/packter-agent')
-rw-r--r-- | net/packter-agent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/packter-agent/Makefile b/net/packter-agent/Makefile index 4a37742f5898..7cd470aac906 100644 --- a/net/packter-agent/Makefile +++ b/net/packter-agent/Makefile @@ -11,7 +11,7 @@ DISTNAME= PackterAgent-${PORTVERSION} MAINTAINER= masaki@club.kyutech.ac.jp COMMENT= Agent of the tool for graphical Internet traffic visualization -LICENSE= BSD +LICENSE= BSD2CLAUSE GNU_CONFIGURE= yes USES= pkgconfig |