diff options
Diffstat (limited to 'net-nds/pamldapd/pamldapd-0.2.ebuild')
-rw-r--r-- | net-nds/pamldapd/pamldapd-0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/pamldapd/pamldapd-0.2.ebuild b/net-nds/pamldapd/pamldapd-0.2.ebuild index 7ecd192..6cf0400 100644 --- a/net-nds/pamldapd/pamldapd-0.2.ebuild +++ b/net-nds/pamldapd/pamldapd-0.2.ebuild @@ -1,5 +1,5 @@ EAPI=8 -inherit go +inherit go-module # max 80 chars DESCRIPTION="Simple LDAP server, uses PAM as backend" HOMEPAGE="https://github.com/eisin/pamldapd" |