diff options
author | martti <martti@pkgsrc.org> | 2005-11-09 07:09:04 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2005-11-09 07:09:04 +0000 |
commit | 2020bbfe3d4328c1145965067d88b62357b06e5a (patch) | |
tree | 6bc885b661b42f59adf4b358e91502a5761e99e0 /graphics | |
parent | 700c998a0b91885c4ce6a7188cca71d77f7f43d2 (diff) | |
download | pkgsrc-2020bbfe3d4328c1145965067d88b62357b06e5a.tar.gz |
Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.
It is a lower-case f according to the official site.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xfce4-artwork/DESCR | 2 | ||||
-rw-r--r-- | graphics/xfce4-artwork/Makefile | 4 | ||||
-rw-r--r-- | graphics/xfce4-icon-theme/DESCR | 2 | ||||
-rw-r--r-- | graphics/xfce4-icon-theme/Makefile | 4 | ||||
-rw-r--r-- | graphics/xfce4-iconbox/DESCR | 2 | ||||
-rw-r--r-- | graphics/xfce4-iconbox/Makefile | 4 |
6 files changed, 9 insertions, 9 deletions
diff --git a/graphics/xfce4-artwork/DESCR b/graphics/xfce4-artwork/DESCR index fb9c5790938..6549e7e57b9 100644 --- a/graphics/xfce4-artwork/DESCR +++ b/graphics/xfce4-artwork/DESCR @@ -1 +1 @@ -Additional artwork (backgrounds...) for the XFce4 desktop environment. +Additional artwork (backgrounds...) for the Xfce desktop environment. diff --git a/graphics/xfce4-artwork/Makefile b/graphics/xfce4-artwork/Makefile index ca4532174be..20f3557632e 100644 --- a/graphics/xfce4-artwork/Makefile +++ b/graphics/xfce4-artwork/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/10/03 00:14:58 tv Exp $ +# $NetBSD: Makefile,v 1.7 2005/11/09 07:09:04 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -8,7 +8,7 @@ DISTNAME= xfce4-artwork-${XFCE4_VERSION} PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://download.berlios.de/xfce-goodies/ -COMMENT= XFce4 artwork +COMMENT= Xfce artwork .include "../../x11/xfce4-desktop/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/xfce4-icon-theme/DESCR b/graphics/xfce4-icon-theme/DESCR index 4640dd16308..b68e72b2fd4 100644 --- a/graphics/xfce4-icon-theme/DESCR +++ b/graphics/xfce4-icon-theme/DESCR @@ -1 +1 @@ -Icon themes for XFce4. +Icon themes for Xfce. diff --git a/graphics/xfce4-icon-theme/Makefile b/graphics/xfce4-icon-theme/Makefile index e81ade8f86f..6ffdd9bfc98 100644 --- a/graphics/xfce4-icon-theme/Makefile +++ b/graphics/xfce4-icon-theme/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2005/05/18 06:10:30 martti Exp $ +# $NetBSD: Makefile,v 1.4 2005/11/09 07:09:04 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-icon-theme-${XFCE4_VERSION} CATEGORIES= graphics -COMMENT= XFce4 icon themes +COMMENT= Xfce icon themes .include "../../mk/bsd.pkg.mk" diff --git a/graphics/xfce4-iconbox/DESCR b/graphics/xfce4-iconbox/DESCR index 3847344e582..c28d1199014 100644 --- a/graphics/xfce4-iconbox/DESCR +++ b/graphics/xfce4-iconbox/DESCR @@ -1 +1 @@ -Icon displayer for XFce4. +Icon displayer for Xfce. diff --git a/graphics/xfce4-iconbox/Makefile b/graphics/xfce4-iconbox/Makefile index 086ff591131..65768afe96e 100644 --- a/graphics/xfce4-iconbox/Makefile +++ b/graphics/xfce4-iconbox/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2005/01/17 12:56:13 martti Exp $ +# $NetBSD: Makefile,v 1.9 2005/11/09 07:09:04 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-iconbox-${XFCE4_VERSION} CATEGORIES= graphics -COMMENT= XFce4 icon displayer +COMMENT= Xfce icon displayer .include "../../x11/xfce4-mcs-plugins/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |