summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-12 22:28:23 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-12 22:28:23 +0300
commitd9a907934ecabc0bdb7c92cf1440dd40982c3560 (patch)
tree4fa2c6eab65c7ad624a9383efa39541b496ed590 /net-ftp/proftpd/proftpd-1.3.6-r5.ebuild
parentgui-apps/swaylock: migrate to sys-libs/pam (diff)
downloadgentoo-d9a907934ecabc0bdb7c92cf1440dd40982c3560.tar.gz
gentoo-d9a907934ecabc0bdb7c92cf1440dd40982c3560.tar.bz2
gentoo-d9a907934ecabc0bdb7c92cf1440dd40982c3560.zip
net-ftp/proftpd: migrate to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-ftp/proftpd/proftpd-1.3.6-r5.ebuild')
-rw-r--r--net-ftp/proftpd/proftpd-1.3.6-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/proftpd/proftpd-1.3.6-r5.ebuild b/net-ftp/proftpd/proftpd-1.3.6-r5.ebuild
index 097a848e1b50..738991828ea1 100644
--- a/net-ftp/proftpd/proftpd-1.3.6-r5.ebuild
+++ b/net-ftp/proftpd/proftpd-1.3.6-r5.ebuild
@@ -54,7 +54,7 @@ CDEPEND="acl? ( virtual/acl )
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:= )
)
- pam? ( virtual/pam )
+ pam? ( sys-libs/pam )
pcre? ( dev-libs/libpcre )
postgres? ( dev-db/postgresql:= )
sodium? ( dev-libs/libsodium:0= )