pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/net-snmp Remove trailing whitespace.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ef9ae559864
branches: trunk
changeset: 497631:6ef9ae559864
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Aug 01 11:56:17 2005 +0000
description:
Remove trailing whitespace.
diffstat:
net/net-snmp/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a51049eed7f6 -r 6ef9ae559864 net/net-snmp/options.mk
--- a/net/net-snmp/options.mk Mon Aug 01 11:55:55 2005 +0000
+++ b/net/net-snmp/options.mk Mon Aug 01 11:56:17 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2005/08/01 11:55:55 wiz Exp $
+# $NetBSD: options.mk,v 1.2 2005/08/01 11:56:17 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.net-snmp
PKG_SUPPORTED_OPTIONS= ssl
@@ -7,7 +7,7 @@
.if ${OPSYS} != "SunOS" && ${OPSYS} != "Darwin"
# net-snmp doesn't do IPv6 on Solaris & Darwin
-PKG_SUPPORTED_OPTIONS+= inet6
+PKG_SUPPORTED_OPTIONS+= inet6
.endif
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index