svn commit: r371786 - head/www/qupzilla
Frederic Culot
culot at FreeBSD.org
Fri Oct 31 09:09:42 UTC 2014
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 at 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 at gmail.com
+MAINTAINER= ports at FreeBSD.org
COMMENT= Modern web browser based on WebKit core and Qt Framework
LICENSE= GPLv3
More information about the svn-ports-head
mailing list