summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2003-07-30 06:06:05 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2003-07-30 06:06:05 +0000
commitf4ef5a2dc8b21293fca22a5bb348cee34d196d03 (patch)
tree84f897263cafce651041dfc595a4303cd1b9aba2 /ftp
parentupdate print/dvipdfmx: 20030313 -> 20030728 (diff)
update ftp/lukemftpd: drop maintainer ship
PR: 48388 Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz> Apporved by: maintainer (timeout)
Notes
Notes: svn path=/head/; revision=85894
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: