diff options
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/blocky/blocky-0-r1.ebuild (renamed from acct-group/blocky/blocky-0.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/blocky/blocky-0.ebuild b/acct-group/blocky/blocky-0-r1.ebuild index a85e41314..659a71727 100644 --- a/acct-group/blocky/blocky-0.ebuild +++ b/acct-group/blocky/blocky-0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,4 +7,4 @@ inherit acct-group DESCRIPTION="A group for net-dns/blocky" -ACCT_GROUP_ID="69" +ACCT_GROUP_ID=-1 |