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 | 601583c3207bd23bb05d0761888aefcb5699e1c2 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /www/swish-e | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'www/swish-e')
-rw-r--r-- | www/swish-e/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/swish-e/Makefile b/www/swish-e/Makefile index aaff99a7c68..cc942f081ac 100644 --- a/www/swish-e/Makefile +++ b/www/swish-e/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/03/04 21:31:04 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2007/02/22 19:27:24 wiz Exp $ DISTNAME= swish-e-2.4.3 PKGREVISION= # empty @@ -6,8 +6,8 @@ CATEGORIES= www textproc MASTER_SITES= http://swish-e.org/distribution/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://swish-e.org/ -COMMENT= Simple web indexing for humans - enhanced +HOMEPAGE= http://swish-e.org/ +COMMENT= Simple web indexing for humans - enhanced GNU_CONFIGURE= yes USE_LIBTOOL= yes |