diff options
author | novel <novel@FreeBSD.org> | 2005-05-27 04:41:48 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-05-27 04:41:48 +0800 |
commit | c70a1ce3a6156e78a334efb173554780a4424548 (patch) | |
tree | f55c189e25d41b6761eb5820be55279513d2ed9e | |
parent | 1460a011316487870240bb8e5b24ca0aa360e1f8 (diff) | |
download | freebsd-ports-gnome-c70a1ce3a6156e78a334efb173554780a4424548.tar.gz freebsd-ports-gnome-c70a1ce3a6156e78a334efb173554780a4424548.tar.zst freebsd-ports-gnome-c70a1ce3a6156e78a334efb173554780a4424548.zip |
Fix plist.
Reported by: pointyhat via kris
-rw-r--r-- | ftp/wzdftpd/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/wzdftpd/pkg-plist b/ftp/wzdftpd/pkg-plist index 3e3be1a2c4c7..864632f088bd 100644 --- a/ftp/wzdftpd/pkg-plist +++ b/ftp/wzdftpd/pkg-plist @@ -20,6 +20,7 @@ include/wzdftpd/libwzd-auth/wzd_crypt.h include/wzdftpd/libwzd-auth/wzd_md5.h include/wzdftpd/libwzd-auth/wzd_md5crypt.h include/wzdftpd/libwzd-auth/wzd_pam.h +include/wzdftpd/libwzd-auth/wzd_sha1.h include/wzdftpd/libwzd-auth/wzd_tls.h include/wzdftpd/libwzd-base/hash.h include/wzdftpd/libwzd-base/list.h @@ -42,6 +43,7 @@ include/wzdftpd/wzd_data.h include/wzdftpd/wzd_debug.h include/wzdftpd/wzd_dir.h include/wzdftpd/wzd_file.h +include/wzdftpd/wzd_fs.h include/wzdftpd/wzd_hardlimits.h include/wzdftpd/wzd_ip.h include/wzdftpd/wzd_libmain.h |