aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-05-17 18:16:05 +0800
committergarga <garga@FreeBSD.org>2006-05-17 18:16:05 +0800
commit7f119349bceb92675237e5a0b3352243dd2866db (patch)
tree673715c41785c069515ff94eac9791872806b9d1 /ftp
parent5f95fac8db4e704a45a5dbffffd7214a0a0589c0 (diff)
downloadfreebsd-ports-gnome-7f119349bceb92675237e5a0b3352243dd2866db.tar.gz
freebsd-ports-gnome-7f119349bceb92675237e5a0b3352243dd2866db.tar.zst
freebsd-ports-gnome-7f119349bceb92675237e5a0b3352243dd2866db.zip
Fix a typo in pureftpd.schema
PR: ports/97387 Submitted by: Malte von dem Hagen <bsd at mnetworking.de> Approved by: maintainer
Diffstat (limited to 'ftp')
-rw-r--r--ftp/pure-ftpd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile
index 026538658928..5a1d4e5c4a8b 100644
--- a/ftp/pure-ftpd/Makefile
+++ b/ftp/pure-ftpd/Makefile
@@ -147,6 +147,7 @@ pre-fetch:
post-patch:
@${REINPLACE_CMD} -e 's|$${exec_prefix}|${PREFIX}|g' ${WRKSRC}/configuration-file/pure-config.pl.in
+ @${REINPLACE_CMD} -e 's,SYNTAX SYNTAX,SYNTAX,' ${WRKSRC}/pureftpd.schema
post-install:
${INSTALL_DATA} ${WRKSRC}/pureftpd-ldap.conf ${PREFIX}/etc/pureftpd-ldap.conf.sample