svn commit: r362002 - head/net/olsrd
Adam Weinberger
adamw at FreeBSD.org
Tue Jul 15 20:13:31 UTC 2014
Author: adamw
Date: Tue Jul 15 20:13:31 2014
New Revision: 362002
URL: http://svnweb.freebsd.org/changeset/ports/362002
QAT: https://qat.redports.org/buildarchive/r362002/
Log:
Correct typo.
Caught by: maintainer
Modified:
head/net/olsrd/Makefile
Modified: head/net/olsrd/Makefile
==============================================================================
--- head/net/olsrd/Makefile Tue Jul 15 20:11:04 2014 (r362001)
+++ head/net/olsrd/Makefile Tue Jul 15 20:13:31 2014 (r362002)
@@ -21,7 +21,7 @@ ALL_TARGET= build_all
INSTALL_TARGET= install_all
OPTIONS_DEFINE= MULTI_IF
-MULTI_IF_DESC= IPv6 multiple interface support
+MULTI_IF_DESC= IPv4 multiple interface support
MULTI_IF_LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet
MULTI_IF_MAKE_ARGS= LIBNET=1
More information about the svn-ports-all
mailing list