Date: Wed, 13 Feb 2019 06:03:21 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r492825 - in head/www: qupzilla-qt4 qupzilla-qt5 Message-ID: <201902130603.x1D63Lw6069635@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Wed Feb 13 06:03:21 2019 New Revision: 492825 URL: https://svnweb.freebsd.org/changeset/ports/492825 Log: Give/take www/qupzilla-qt* to kde@ Modified: head/www/qupzilla-qt4/Makefile head/www/qupzilla-qt5/Makefile Modified: head/www/qupzilla-qt4/Makefile ============================================================================== --- head/www/qupzilla-qt4/Makefile Wed Feb 13 02:44:44 2019 (r492824) +++ head/www/qupzilla-qt4/Makefile Wed Feb 13 06:03:21 2019 (r492825) @@ -8,7 +8,7 @@ MASTER_SITES= https://github.com/QupZilla/${PORTNAME}/ PKGNAMESUFFIX= -qt4 DISTNAME= QupZilla-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= Web browser based on WebKit engine and Qt Framework LICENSE= GPLv3 Modified: head/www/qupzilla-qt5/Makefile ============================================================================== --- head/www/qupzilla-qt5/Makefile Wed Feb 13 02:44:44 2019 (r492824) +++ head/www/qupzilla-qt5/Makefile Wed Feb 13 06:03:21 2019 (r492825) @@ -8,7 +8,7 @@ MASTER_SITES= https://github.com/QupZilla/${PORTNAME}/ PKGNAMESUFFIX= -qt5 DISTNAME= QupZilla-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= Web browser based on WebKit engine and Qt Framework LICENSE= GPLv3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902130603.x1D63Lw6069635>