diff options
author | rene <rene@FreeBSD.org> | 2017-03-19 22:02:23 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-03-19 22:02:23 +0800 |
commit | 050b7312486bc7af98419927c8dd5769cbd58a61 (patch) | |
tree | bb38f6ce0eef3e1c93d155e9ce68a614729ea96b /misc/qt5ct/Makefile | |
parent | ce5fcaf9d98c435acd0cbdf5758be818b48e2b7f (diff) | |
download | freebsd-ports-gnome-050b7312486bc7af98419927c8dd5769cbd58a61.tar.gz freebsd-ports-gnome-050b7312486bc7af98419927c8dd5769cbd58a61.tar.zst freebsd-ports-gnome-050b7312486bc7af98419927c8dd5769cbd58a61.zip |
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@
With hat: portmgr-secretary
Diffstat (limited to 'misc/qt5ct/Makefile')
-rw-r--r-- | misc/qt5ct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile index 64b83ecf5faf..95fb0095b5f4 100644 --- a/misc/qt5ct/Makefile +++ b/misc/qt5ct/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.30 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} -MAINTAINER= olivierd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt 5 configuration tool LICENSE= BSD2CLAUSE |