renamed module portforward into bind_public
[build.git] / lxc.mk
diff --git a/lxc.mk b/lxc.mk
index 9e23601..df808f0 100644 (file)
--- a/lxc.mk
+++ b/lxc.mk
@@ -204,12 +204,12 @@ IN_NODEIMAGE += vsys-scripts
 ALL += vsys-scripts
 
 #
-# portforward
+# bind_public
 #
-portforward-MODULES := portforward
-portforward-SPEC := portforward.spec
-IN_SLICEIMAGE += portforward
-ALL += portforward
+bind_public-MODULES := bind_public
+bind_public-SPEC := bind_public.spec
+IN_SLICEIMAGE += bind_public
+ALL += bind_public
 
 #
 # plcapi