diff options
-rw-r--r-- | app-admin/sxid/sxid-4.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/sxid/sxid-4.2-r2.ebuild b/app-admin/sxid/sxid-4.2-r2.ebuild index a1d08b4d3ba6..d789a4654374 100644 --- a/app-admin/sxid/sxid-4.2-r2.ebuild +++ b/app-admin/sxid/sxid-4.2-r2.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit autotools -DESCRIPTION="suid, sgid file and directory checking" +DESCRIPTION="suid, sgid file and directory checking https://github.com/taem/sxid" HOMEPAGE="http://linukz.org/sxid.shtml" SRC_URI="http://linukz.org/download/${P}.tar.gz" |