diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-08-31 02:49:32 +0800 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-08-31 02:49:32 +0800 |
commit | 1a5cc4cef4c923e74f266db1b2b278376fdc7c79 (patch) | |
tree | 4903f262a15ed15e06524c91199c20ea3db39331 /x11-toolkits | |
parent | ba11c55ba700c3b750a3494ecdd30afd3772cbe6 (diff) | |
download | freebsd-ports-gnome-1a5cc4cef4c923e74f266db1b2b278376fdc7c79.tar.gz freebsd-ports-gnome-1a5cc4cef4c923e74f266db1b2b278376fdc7c79.tar.zst freebsd-ports-gnome-1a5cc4cef4c923e74f266db1b2b278376fdc7c79.zip |
Fix spelling of toolkits name (GTK+3 instead of GTK3)
Reported by: danfe@
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/granite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/granite/Makefile b/x11-toolkits/granite/Makefile index e7be301ef3b1..edd0bad0397a 100644 --- a/x11-toolkits/granite/Makefile +++ b/x11-toolkits/granite/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= https://launchpadlibrarian.net/215905441/ \ https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/ MAINTAINER= olivierd@FreeBSD.org -COMMENT= Extensions of GTK3 toolkit +COMMENT= Extensions of GTK+3 toolkit LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING |