aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2009-01-02 19:18:02 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2009-01-02 19:18:02 +0000
commiteb18e5bb1046fcfe7838b3f9c42eaf128ae27e4d (patch)
treec418f224c0e54f6a81d32f2d501e6875c13c313c /ftp
parent5b00277ea4549a83c166d7874cd2f9210881d62e (diff)
downloadports-eb18e5bb1046fcfe7838b3f9c42eaf128ae27e4d.tar.gz
ports-eb18e5bb1046fcfe7838b3f9c42eaf128ae27e4d.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/jftpgw/Makefile2
-rw-r--r--ftp/jftpgw/files/jftpgw.sh.in1
2 files changed, 1 insertions, 2 deletions
diff --git a/ftp/jftpgw/Makefile b/ftp/jftpgw/Makefile
index 99c780ac572d..1c31cb5c8c41 100644
--- a/ftp/jftpgw/Makefile
+++ b/ftp/jftpgw/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jftpgw
PORTVERSION= 0.13.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp
MASTER_SITES= http://www.mcknight.de/jftpgw/
diff --git a/ftp/jftpgw/files/jftpgw.sh.in b/ftp/jftpgw/files/jftpgw.sh.in
index d04909b14859..efd042d3475c 100644
--- a/ftp/jftpgw/files/jftpgw.sh.in
+++ b/ftp/jftpgw/files/jftpgw.sh.in
@@ -19,7 +19,6 @@ rcvar=`set_rcvar`
command=%%PREFIX%%/sbin/jftpgw
jftpgw_config=${jftpgw_config:-"%%PREFIX%%/etc/jftpgw.conf"}
required_files=${jftpgw_config}
-pidfile=/var/run/jftpgw.pid
jftpgw_enable=${jftpgw_enable:-"NO"}
command_args="-f ${jftpgw_config}"