svn commit: r395635 - head/x11-toolkits/granite
Olivier Duchateau
olivierd at FreeBSD.org
Sun Aug 30 18:49:33 UTC 2015
Author: olivierd
Date: Sun Aug 30 18:49:32 2015
New Revision: 395635
URL: https://svnweb.freebsd.org/changeset/ports/395635
Log:
Fix spelling of toolkits name (GTK+3 instead of GTK3)
Reported by: danfe@
Modified:
head/x11-toolkits/granite/Makefile
Modified: head/x11-toolkits/granite/Makefile
==============================================================================
--- head/x11-toolkits/granite/Makefile Sun Aug 30 18:26:37 2015 (r395634)
+++ head/x11-toolkits/granite/Makefile Sun Aug 30 18:49:32 2015 (r395635)
@@ -9,7 +9,7 @@ MASTER_SITES= https://launchpadlibrarian
https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/
MAINTAINER= olivierd at FreeBSD.org
-COMMENT= Extensions of GTK3 toolkit
+COMMENT= Extensions of GTK+3 toolkit
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
More information about the svn-ports-head
mailing list