pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/pure-ftpd replace spaces with tabs.
details: https://anonhg.NetBSD.org/pkgsrc/rev/57e529f0c1cc
branches: trunk
changeset: 570863:57e529f0c1cc
user: obache <obache%pkgsrc.org@localhost>
date: Thu Feb 04 12:03:51 2010 +0000
description:
replace spaces with tabs.
diffstat:
net/pure-ftpd/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 25e39fc3e96b -r 57e529f0c1cc net/pure-ftpd/options.mk
--- a/net/pure-ftpd/options.mk Thu Feb 04 11:22:29 2010 +0000
+++ b/net/pure-ftpd/options.mk Thu Feb 04 12:03:51 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.8 2007/08/26 08:06:48 obache Exp $
+# $NetBSD: options.mk,v 1.9 2010/02/04 12:03:51 obache Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.pureftpd
PKG_SUPPORTED_OPTIONS= ldap mysql pgsql ssl virtualchroot utf8
@@ -42,5 +42,5 @@
.if !empty(PKG_OPTIONS:Mutf8)
# Experimental
. include "../../converters/libiconv/buildlink3.mk"
-CONFIGURE_ARGS+= --with-rfc2640
+CONFIGURE_ARGS+= --with-rfc2640
.endif
Home |
Main Index |
Thread Index |
Old Index