aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/choparp/Makefile2
-rw-r--r--net-mgmt/choparp/files/choparp.sh.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/choparp/Makefile b/net-mgmt/choparp/Makefile
index 1e066df0d420..c9b03efe7799 100644
--- a/net-mgmt/choparp/Makefile
+++ b/net-mgmt/choparp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= choparp
PORTVERSION= 20021107
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= choparp
diff --git a/net-mgmt/choparp/files/choparp.sh.in b/net-mgmt/choparp/files/choparp.sh.in
index a093fead391e..64e0008ca9dc 100644
--- a/net-mgmt/choparp/files/choparp.sh.in
+++ b/net-mgmt/choparp/files/choparp.sh.in
@@ -8,7 +8,7 @@
choparp_enable=${choparp_enable-"NO"}
choparp_iface=${choparp_iface-}
choparp_macaddr=${choparp_macaddr-"auto"}
-choparp_network=${choparp_interface-}
+choparp_network=${choparp_network-}
. %%RC_SUBR%%