diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-08 13:49:34 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-08 13:49:34 +0000 |
commit | 2058a88cc11a225e22c2628d0da601b0bbb9663b (patch) | |
tree | 65e0fc447bf8b221cb681ef1766baaff6782d6a2 /net-mgmt/arpscan | |
parent | b7871e89266ee5435ec9117d7998f6e9a70a0e8d (diff) |
Notes
Diffstat (limited to 'net-mgmt/arpscan')
-rw-r--r-- | net-mgmt/arpscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/arpscan/Makefile b/net-mgmt/arpscan/Makefile index 25e9adcd90fb..85874e0be80c 100644 --- a/net-mgmt/arpscan/Makefile +++ b/net-mgmt/arpscan/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= repacked MAINTAINER= ports@FreeBSD.org COMMENT= Simple arp scanner -LICENSE= BSD +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libdnet.so:${PORTSDIR}/net/libdnet |