aboutsummaryrefslogtreecommitdiff
path: root/ftp/bftpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/bftpd/Makefile')
-rw-r--r--ftp/bftpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile
index 893ada9be285..6b205b5eae88 100644
--- a/ftp/bftpd/Makefile
+++ b/ftp/bftpd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bftpd
-PORTVERSION= 2.9
+PORTVERSION= 3.0
CATEGORIES= ftp
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= sbin/${PORTNAME} etc/${PORTNAME}.conf.sample
MAN8= bftpd.8
-PORTDOCS= en pl
+PORTDOCS= en pl sk
post-patch:
@${REINPLACE_CMD} -e 's,/etc/bftpd.conf,${PREFIX}/etc/bftpd.conf,' \