diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-11-16 15:05:40 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-11-16 15:05:40 +0000 |
commit | 87b6f8b07d39ab727e3f775713085e3b548a5e58 (patch) | |
tree | edd84a5621c22420203f41c9d0e1d1b41fea858d /sysutils/polkit/Makefile | |
parent | f8d5150220a85ef7588004397b24097f96f55c12 (diff) | |
download | ports-87b6f8b07d39ab727e3f775713085e3b548a5e58.tar.gz ports-87b6f8b07d39ab727e3f775713085e3b548a5e58.zip |
sysutils/polkit: give to desktop@
Discussed with: kwm
Notes
Notes:
svn path=/head/; revision=517749
Diffstat (limited to 'sysutils/polkit/Makefile')
-rw-r--r-- | sysutils/polkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/polkit/Makefile b/sysutils/polkit/Makefile index 1481b5889056..2249611662aa 100644 --- a/sysutils/polkit/Makefile +++ b/sysutils/polkit/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= sysutils gnome MASTER_SITES= http://www.freedesktop.org/software/polkit/releases/ -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= desktop@FreeBSD.org COMMENT= Framework for controlling access to system-wide components LICENSE= GPLv2 |