summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xnet/wicd/CONFIGURE2
-rw-r--r--net/wicd/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/net/wicd/CONFIGURE b/net/wicd/CONFIGURE
index 52de4a0049..41f13b511f 100755
--- a/net/wicd/CONFIGURE
+++ b/net/wicd/CONFIGURE
@@ -1,5 +1,5 @@
message "${QUERY_COLOR}WARNING: do not set wicd to provide network when /usr" &&
-message "is mounted over the network.${NORMAL_COLOR}" &&
+message "is mounted over the network.${DEFAULT_COLOR}" &&
config_query_option WICD_MAN "Install man pages ?" y \
"--mandir=${INSTALL_ROOT}/usr/share/man" \
diff --git a/net/wicd/HISTORY b/net/wicd/HISTORY
index 070beccbc8..9ae16fcf6a 100644
--- a/net/wicd/HISTORY
+++ b/net/wicd/HISTORY
@@ -1,3 +1,6 @@
+2016-02-25 Remko van der Vossen <wich@sourcemage.org>
+ * CONFIGURE: no such thing as NORMAL_COLOR
+
2015-03-19 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS: added missing pytz dependency