Date: Fri, 31 Oct 2014 09:09:42 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371786 - head/www/qupzilla Message-ID: <201410310909.s9V99gpK096865@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Fri Oct 31 09:09:41 2014 New Revision: 371786 URL: https://svnweb.freebsd.org/changeset/ports/371786 QAT: https://qat.redports.org/buildarchive/r371786/ Log: - Reassign to the heap PR: ports/194708 Submitted by: javad.kouhi@gmail.com (maintainer) Modified: head/www/qupzilla/Makefile Modified: head/www/qupzilla/Makefile ============================================================================== --- head/www/qupzilla/Makefile Fri Oct 31 09:04:12 2014 (r371785) +++ head/www/qupzilla/Makefile Fri Oct 31 09:09:41 2014 (r371786) @@ -6,7 +6,7 @@ CATEGORIES= www MASTER_SITES= https://github.com/QupZilla/${PORTNAME}/releases/download/v${PORTVERSION}/ DISTNAME= QupZilla-${PORTVERSION} -MAINTAINER= javad.kouhi@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Modern web browser based on WebKit core and Qt Framework LICENSE= GPLv3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410310909.s9V99gpK096865>