aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authordaichi <daichi@FreeBSD.org>2003-07-30 14:06:05 +0800
committerdaichi <daichi@FreeBSD.org>2003-07-30 14:06:05 +0800
commit54b5e661dcc4ca32e4fb740f1213cf1c5d6aade2 (patch)
tree0f6dccad2fcc8551ae6b483b10e52c96db28e240 /ftp
parentb3794766852aa8f6282da043f1a015b8c120739d (diff)
downloadfreebsd-ports-gnome-54b5e661dcc4ca32e4fb740f1213cf1c5d6aade2.tar.gz
freebsd-ports-gnome-54b5e661dcc4ca32e4fb740f1213cf1c5d6aade2.tar.zst
freebsd-ports-gnome-54b5e661dcc4ca32e4fb740f1213cf1c5d6aade2.zip
update ftp/lukemftpd: drop maintainer ship
PR: 48388 Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz> Apporved by: maintainer (timeout)
Diffstat (limited to 'ftp')
-rw-r--r--ftp/lukemftpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/lukemftpd/Makefile b/ftp/lukemftpd/Makefile
index 69cc69ae2c8c..aa6c21216695 100644
--- a/ftp/lukemftpd/Makefile
+++ b/ftp/lukemftpd/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/ \
ftp://ftp.nuug.no/pub/anders/distfiles/
-MAINTAINER= debolaz@debolaz.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Enhanced ftp server from NetBSD
USE_REINPLACE= yes
@@ -38,7 +38,7 @@ pre-patch:
${WRKSRC}/src/${f}
.endfor
${REINPLACE_CMD} -e \
- "s@^#define\t_DEFAULT_CONFDIR\t\"/etc\"@#define\t_DEFAULT_CONFDIR\t\"${PREFIX}/etc\"@" \
+ "s@^#define _DEFAULT_CONFDIR \"/etc\"@#define _DEFAULT_CONFDIR \"${PREFIX}/etc\"@" \
${WRKSRC}/src/pathnames.h
do-install: