diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-08-05 23:19:36 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-08-05 23:19:36 +0000 |
commit | 9aac569eaa031e27191a3f4165b389a17f467ad2 (patch) | |
tree | 1ed78841e1757014ccc09581c61c3683992d3f77 /net-mgmt/ng_ipacct | |
parent | 47b836bfe5c397deb173a868525d4cba22cbb5fa (diff) |
Notes
Diffstat (limited to 'net-mgmt/ng_ipacct')
-rw-r--r-- | net-mgmt/ng_ipacct/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/ng_ipacct/files/ng_ipacct.in (renamed from net-mgmt/ng_ipacct/files/ng_ipacct.sh.in) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ng_ipacct/Makefile b/net-mgmt/ng_ipacct/Makefile index 277bc8c0c016..cb59702c8c61 100644 --- a/net-mgmt/ng_ipacct/Makefile +++ b/net-mgmt/ng_ipacct/Makefile @@ -32,7 +32,7 @@ MAN8= ipacctctl.8 MANLANG= ru.KOI8-R MANCOMPRESSED= yes -USE_RC_SUBR= ng_ipacct.sh +USE_RC_SUBR= ng_ipacct SUB_FILES= pkg-message .include <bsd.port.pre.mk> diff --git a/net-mgmt/ng_ipacct/files/ng_ipacct.sh.in b/net-mgmt/ng_ipacct/files/ng_ipacct.in index 572f354bb8b8..572f354bb8b8 100644 --- a/net-mgmt/ng_ipacct/files/ng_ipacct.sh.in +++ b/net-mgmt/ng_ipacct/files/ng_ipacct.in |