diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2020-04-13 11:15:19 +0800 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2020-04-13 11:15:19 +0800 |
commit | ec0cfda4d698d421d4dca64ca30ce767cb878f36 (patch) | |
tree | 3968fb89a7ac9328fe1c10a44abfac3639b0a884 /x11-themes | |
parent | 12b1c1ce7aafadbee13fe8d34e4fd33341ef0fe1 (diff) | |
download | freebsd-ports-gnome-ec0cfda4d698d421d4dca64ca30ce767cb878f36.tar.gz freebsd-ports-gnome-ec0cfda4d698d421d4dca64ca30ce767cb878f36.tar.zst freebsd-ports-gnome-ec0cfda4d698d421d4dca64ca30ce767cb878f36.zip |
Change MAINTAINER email address to FreeBSD.org one
Approved by: ehaupt (mentor)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/materia-gtk-theme/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/papirus-icon-theme/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/plata-theme/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/materia-gtk-theme/Makefile b/x11-themes/materia-gtk-theme/Makefile index a97e8d94a22b..c53354ad0a1a 100644 --- a/x11-themes/materia-gtk-theme/Makefile +++ b/x11-themes/materia-gtk-theme/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 20200320 CATEGORIES= x11-themes -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Material Design theme for GNOME/GTK+ based desktop environments LICENSE= GPLv2 diff --git a/x11-themes/papirus-icon-theme/Makefile b/x11-themes/papirus-icon-theme/Makefile index d763e118750a..460ea838cfba 100644 --- a/x11-themes/papirus-icon-theme/Makefile +++ b/x11-themes/papirus-icon-theme/Makefile @@ -4,7 +4,7 @@ PORTNAME= papirus-icon-theme PORTVERSION= 20200301 CATEGORIES= x11-themes -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Papirus icon theme LICENSE= GPLv3 diff --git a/x11-themes/plata-theme/Makefile b/x11-themes/plata-theme/Makefile index e4acd3ec6dd1..a96ef565ef8d 100644 --- a/x11-themes/plata-theme/Makefile +++ b/x11-themes/plata-theme/Makefile @@ -4,7 +4,7 @@ PORTNAME= plata-theme PORTVERSION= 0.9.6 CATEGORIES= x11-themes -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Gtk theme based on Material Design Refresh LICENSE= GPLv2 CC-BY-SA-4.0 |