diff options
author | cs <cs@FreeBSD.org> | 2012-07-29 19:17:02 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-29 19:17:02 +0800 |
commit | 5927b70bad374e5257bf2467ed18cb740872a396 (patch) | |
tree | 6e58271bb0bfc3a6415cfc22c973b5f48162267b /x11-themes | |
parent | 2dcb42adcb6fce949a98d7230e3227cd597cfca1 (diff) | |
download | freebsd-ports-gnome-5927b70bad374e5257bf2467ed18cb740872a396.tar.gz freebsd-ports-gnome-5927b70bad374e5257bf2467ed18cb740872a396.tar.zst freebsd-ports-gnome-5927b70bad374e5257bf2467ed18cb740872a396.zip |
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/kde4-style-skulpture/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/qt4-style-quantumstyle/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/kde4-style-skulpture/Makefile b/x11-themes/kde4-style-skulpture/Makefile index e3b78641e790..4a3e1dccfbf8 100644 --- a/x11-themes/kde4-style-skulpture/Makefile +++ b/x11-themes/kde4-style-skulpture/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= kde4-style- DISTFILES= 59031-skulpture-${PORTVERSION}.tar.bz2 MAINTAINER= swills@FreeBSD.org -COMMENT= KDE style featuring 3d artwork and enhanced the visual experience +COMMENT= KDE style featuring 3D artwork and enhanced the visual experience USE_BZIP2= yes USE_KDE4= kdelibs kdehier kdeprefix automoc4 workspace diff --git a/x11-themes/qt4-style-quantumstyle/Makefile b/x11-themes/qt4-style-quantumstyle/Makefile index 4a6d304a6834..18f3da046db9 100644 --- a/x11-themes/qt4-style-quantumstyle/Makefile +++ b/x11-themes/qt4-style-quantumstyle/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= qt4-style- DISTNAME= QuantumStyle-${DISTVERSION} MAINTAINER= amdmi3@FreeBSD.org -COMMENT= SVG themable style for Qt 4 and KDE +COMMENT= SVG themeable style for Qt 4 and KDE LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |