diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ng_ipacct/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/ng_ipacct/pkg-plist | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net-mgmt/ng_ipacct/Makefile b/net-mgmt/ng_ipacct/Makefile index 491277e1347d..c857e4699efc 100644 --- a/net-mgmt/ng_ipacct/Makefile +++ b/net-mgmt/ng_ipacct/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL:S!$!skv/!} \ MAINTAINER= vsevolod@FreeBSD.org COMMENT= Netgraph IP accounting -LICENSE= BSD +LICENSE= BSD2CLAUSE USES= kmod uidfix diff --git a/net-mgmt/ng_ipacct/pkg-plist b/net-mgmt/ng_ipacct/pkg-plist index e287b9974c5a..7d9a960f56aa 100644 --- a/net-mgmt/ng_ipacct/pkg-plist +++ b/net-mgmt/ng_ipacct/pkg-plist @@ -2,6 +2,4 @@ man/ru.KOI8-R/man8/ipacctctl.8.gz include/netgraph/ng_ipacct.h etc/ng_ipacct.conf.sample sbin/ipacctctl -@dirrmtry include/netgraph -@cwd / -%%KMODDIR%%/ng_ipacct.ko +/%%KMODDIR%%/ng_ipacct.ko |