Date: Sat, 2 Apr 2016 16:45:33 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412422 - head/multimedia/qt5-phonon4-designerplugin Message-ID: <201604021645.u32GjXvu058358@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Sat Apr 2 16:45:33 2016 New Revision: 412422 URL: https://svnweb.freebsd.org/changeset/ports/412422 Log: Add "kde" to CATEGORIES. This just keeps the Makefile in sync with the version in kde@'s area51 repository. It is not clear why this was not added when the port was introduced. Modified: head/multimedia/qt5-phonon4-designerplugin/Makefile Modified: head/multimedia/qt5-phonon4-designerplugin/Makefile ============================================================================== --- head/multimedia/qt5-phonon4-designerplugin/Makefile Sat Apr 2 16:45:33 2016 (r412421) +++ head/multimedia/qt5-phonon4-designerplugin/Makefile Sat Apr 2 16:45:33 2016 (r412422) @@ -2,7 +2,7 @@ PORTNAME= phonon PORTVERSION= 4.8.3 -CATEGORIES= multimedia +CATEGORIES= multimedia kde PKGNAMEPREFIX= qt5- PKGNAMESUFFIX= 4 MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604021645.u32GjXvu058358>