diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-10-29 19:02:29 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-10-29 19:02:29 +0000 |
commit | 3c50cf4ae36dd7d1c35c005aa4056d9afa65b1ab (patch) | |
tree | 9bb90b0661d9934afb43437f58417bf029638ba8 /x11-wm | |
parent | 32ea452695861d71749e37d5abc4ce4378741380 (diff) | |
download | ports-3c50cf4ae36dd7d1c35c005aa4056d9afa65b1ab.tar.gz ports-3c50cf4ae36dd7d1c35c005aa4056d9afa65b1ab.zip |
Fix spelling of "Xfce" for x11-wm/xfce4 too.
Reminded by: ryusuke
Notes
Notes:
svn path=/head/; revision=284674
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/xfce4/pkg-descr | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index d0897d07f607..04a670751b17 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -13,7 +13,7 @@ DISTFILES= # empty EXTRACT_ONLY= # empty MAINTAINER= xfce@FreeBSD.org -COMMENT= The "meta-port" for the XFce 4 desktop environment +COMMENT= The "meta-port" for the Xfce 4 desktop environment OPTIONS= ICONS "Install a full icon theme" on \ ORAGE "Install the Xfce calendar application" on \ diff --git a/x11-wm/xfce4/pkg-descr b/x11-wm/xfce4/pkg-descr index 484eeab7f17f..c08bc7493a14 100644 --- a/x11-wm/xfce4/pkg-descr +++ b/x11-wm/xfce4/pkg-descr @@ -1,6 +1,6 @@ -XFce 4 Desktop Environment +Xfce 4 Desktop Environment This package does not contain anything by itself - it is a "meta-port" that -depends on other XFce 4 packages. +depends on other Xfce 4 packages. WWW: http://www.xfce.org/ |