summaryrefslogtreecommitdiff
path: root/security/gss
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 /security/gss
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'security/gss')
-rw-r--r--security/gss/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gss/Makefile b/security/gss/Makefile
index 771909d5ee5..56511c71af2 100644
--- a/security/gss/Makefile
+++ b/security/gss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/03/31 23:56:29 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2007/02/22 19:27:07 wiz Exp $
#
DISTNAME= gss-0.0.15
@@ -19,6 +19,6 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
INFO_FILES= # PLIST
-PKGCONFIG_OVERRIDE+= gss.pc.in
+PKGCONFIG_OVERRIDE+= gss.pc.in
.include "../../mk/bsd.pkg.mk"