diff options
author | antoine <antoine@FreeBSD.org> | 2014-10-28 15:04:00 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-10-28 15:04:00 +0800 |
commit | 46da7c9ae22e59a92568e8a0f2f9524e08c3b83a (patch) | |
tree | 8317946ae4d50b1f3b9f52c01bd9eb987fd8c074 | |
parent | c1a6890e19447c25bb5eb28fa50952044d3ccbe0 (diff) | |
download | freebsd-ports-gnome-46da7c9ae22e59a92568e8a0f2f9524e08c3b83a.tar.gz freebsd-ports-gnome-46da7c9ae22e59a92568e8a0f2f9524e08c3b83a.tar.zst freebsd-ports-gnome-46da7c9ae22e59a92568e8a0f2f9524e08c3b83a.zip |
Revert part of r371277
-rw-r--r-- | ftp/vsftpd-ext/Makefile | 1 | ||||
-rw-r--r-- | ftp/vsftpd-ext/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ftp/vsftpd-ext/Makefile b/ftp/vsftpd-ext/Makefile index 0a601cd0a462..3e8ce7536dbb 100644 --- a/ftp/vsftpd-ext/Makefile +++ b/ftp/vsftpd-ext/Makefile @@ -3,6 +3,7 @@ PORTNAME= vsftpd-ext PORTVERSION= ${UPSTREAMVERSION}.${EXTVERSION} +PORTREVISION= 1 CATEGORIES= ftp ipv6 MASTER_SITES= http://vsftpd.devnet.ru/files/${UPSTREAMVERSION}/ext.${EXTVERSION}/ PKGNAMESUFFIX?= ${SSL_SUFFIX}${PKGNAMESUFFIX2} diff --git a/ftp/vsftpd-ext/pkg-plist b/ftp/vsftpd-ext/pkg-plist index 16ae76b02fe6..c42f1bbb2fce 100644 --- a/ftp/vsftpd-ext/pkg-plist +++ b/ftp/vsftpd-ext/pkg-plist @@ -2,6 +2,7 @@ libexec/vsftpd man/man5/vsftpd.conf.5.gz man/man8/vsftpd.8.gz @sample etc/vsftpd.conf.sample +@dir share/vsftpd/empty @dir /var/ftp %%PORTDOCS%%%%DOCSDIR%%/AUDIT %%PORTDOCS%%%%DOCSDIR%%/BENCHMARKS |