diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-03-19 14:02:23 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-03-19 14:02:23 +0000 |
commit | c1da7c8cad0265614e5298ff42031402382b3307 (patch) | |
tree | bb38f6ce0eef3e1c93d155e9ce68a614729ea96b /x11-toolkits | |
parent | 54e46da2e7fcd5f863384b1ecd30ed35d9a4bc2e (diff) | |
download | ports-c1da7c8cad0265614e5298ff42031402382b3307.tar.gz ports-c1da7c8cad0265614e5298ff42031402382b3307.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/granite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/granite/Makefile b/x11-toolkits/granite/Makefile index d7651bac019c..2a292b6c6c70 100644 --- a/x11-toolkits/granite/Makefile +++ b/x11-toolkits/granite/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= https://launchpadlibrarian.net/277504431/ \ https://launchpad.net/${PORTNAME}/0.4/loki-beta2/+download/ -MAINTAINER= olivierd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extensions of GTK+3 toolkit LICENSE= LGPL3 |