diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 840ce94382a2b453f8e23aaa7f4b47e17540cf78 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /chat/silc-server | |
parent | 6ec0551db2bce57c311ad995aa1d22786cfe926d (diff) | |
download | pkgsrc-840ce94382a2b453f8e23aaa7f4b47e17540cf78.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'chat/silc-server')
-rw-r--r-- | chat/silc-server/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/silc-server/Makefile b/chat/silc-server/Makefile index a4135b1e480..c6f5c1e2c57 100644 --- a/chat/silc-server/Makefile +++ b/chat/silc-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2006/07/07 15:49:31 jlam Exp $ +# $NetBSD: Makefile,v 1.52 2007/02/22 19:26:12 wiz Exp $ # DISTNAME= silc-server-1.0.2 @@ -12,7 +12,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= salo@NetBSD.org HOMEPAGE= http://www.silcnet.org/ -COMMENT= Server for the Secure Internet Live Conferencing (SILC) protocol +COMMENT= Server for the Secure Internet Live Conferencing (SILC) protocol GNU_CONFIGURE= yes USE_LIBTOOL= yes |