summaryrefslogtreecommitdiff
path: root/sysutils/socket
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /sysutils/socket
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'sysutils/socket')
-rw-r--r--sysutils/socket/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/socket/Makefile b/sysutils/socket/Makefile
index 409bc2e335c..cb9a8d0d063 100644
--- a/sysutils/socket/Makefile
+++ b/sysutils/socket/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:43 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2007/02/22 19:27:12 wiz Exp $
DISTNAME= socket-1.1
CATEGORIES= sysutils net
@@ -9,7 +9,7 @@ COMMENT= Create tcp socket and connect to stdin/out
MAKE_ENV+= INSTALLBASE=${PREFIX:Q}
-BUILD_DEFS+= USE_INET6
+BUILD_DEFS+= USE_INET6
# to get USE_INET6
.include "../../mk/bsd.prefs.mk"