summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz>2005-08-01 11:56:17 +0000
committerwiz <wiz>2005-08-01 11:56:17 +0000
commit02a7139a7ceae481b19f34857df7dfec5ef62652 (patch)
tree184a265d96282064232d399666185c8c3220aaaf /net
parent818e3970edc189dab7c23fd273cf95e64f6491a6 (diff)
downloadpkgsrc-02a7139a7ceae481b19f34857df7dfec5ef62652.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'net')
-rw-r--r--net/net-snmp/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/net-snmp/options.mk b/net/net-snmp/options.mk
index 4c42313d02a..ab58af7d4ea 100644
--- a/net/net-snmp/options.mk
+++ b/net/net-snmp/options.mk
@@ -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 @@ PKG_SUPPORTED_OPTIONS= ssl
.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"