diff options
Diffstat (limited to 'net-mgmt/adcli/Makefile')
-rw-r--r-- | net-mgmt/adcli/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/adcli/Makefile b/net-mgmt/adcli/Makefile index f108a247c782..6a072c5974ba 100644 --- a/net-mgmt/adcli/Makefile +++ b/net-mgmt/adcli/Makefile @@ -1,10 +1,10 @@ PORTNAME= adcli PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt net security MASTER_SITES= https://gitlab.freedesktop.org/realmd/adcli/-/archive/${PORTVERSION}/ -MAINTAINER= mi@aldan.algebra.com +MAINTAINER= ports@virtual-estates.net COMMENT= Tool for performing actions on an Active Directory domain WWW= https://www.freedesktop.org/software/realmd/adcli/adcli.html |