diff options
author | rene <rene@FreeBSD.org> | 2011-10-30 03:02:29 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-10-30 03:02:29 +0800 |
commit | 8ffee909946fcefa37edf3bacd6b6b82ab5294d8 (patch) | |
tree | 5eda99f713157b66a7e215831d48b6a4300ed6a4 /x11-wm/xfce4 | |
parent | 4428d4a2870a19fd2d2ecddc3813ddf5d81dafcd (diff) | |
download | freebsd-ports-gnome-8ffee909946fcefa37edf3bacd6b6b82ab5294d8.tar.gz freebsd-ports-gnome-8ffee909946fcefa37edf3bacd6b6b82ab5294d8.tar.zst freebsd-ports-gnome-8ffee909946fcefa37edf3bacd6b6b82ab5294d8.zip |
Fix spelling of "Xfce" for x11-wm/xfce4 too.
Reminded by: ryusuke
Diffstat (limited to 'x11-wm/xfce4')
-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/ |