summaryrefslogtreecommitdiff
path: root/net/vnc
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-08 11:17:08 +0000
committerrodent <rodent@pkgsrc.org>2013-04-08 11:17:08 +0000
commit6cbabc372af7dcae65bc3fc05e63f10df791327d (patch)
treea54d33520d98c61ee2a68e3afa6cf5aa83a00659 /net/vnc
parentdc8bab56040987a34273df7b07a60df4ea78c8ad (diff)
downloadpkgsrc-6cbabc372af7dcae65bc3fc05e63f10df791327d.tar.gz
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'net/vnc')
-rw-r--r--net/vnc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile
index 3925d9e01c0..40d58eabf1b 100644
--- a/net/vnc/Makefile
+++ b/net/vnc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2013/02/28 01:21:56 jperkin Exp $
+# $NetBSD: Makefile,v 1.50 2013/04/08 11:17:19 rodent Exp $
DISTNAME= vnc-3.3.3r2
PKGNAME= vnc-3.3.3.2
@@ -42,8 +42,8 @@ post-patch: patch-sockets
.PHONY: patch-sockets
patch-sockets:
cd ${WRKSRC} && ${PATCH} ${PATCH_ARGS} < ${FILESDIR}/patch-sockets.c
-.endif
-
+.endif
+
# We have to frob a few things, and we want our own permissions, so it's easier
# to do the install ourselves.