diff options
author | rene <rene@FreeBSD.org> | 2011-10-27 04:27:27 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-10-27 04:27:27 +0800 |
commit | b1287e30bdbfa08af247218ea1565958c48f273d (patch) | |
tree | 233aa08f209bf68904e5d75c9f3b005cbf063956 /x11/xfce4-conf | |
parent | 00d5c5d0e9579d2c1dcf018c0ab21e5637be5408 (diff) | |
download | freebsd-ports-gnome-b1287e30bdbfa08af247218ea1565958c48f273d.tar.gz freebsd-ports-gnome-b1287e30bdbfa08af247218ea1565958c48f273d.tar.zst freebsd-ports-gnome-b1287e30bdbfa08af247218ea1565958c48f273d.zip |
Consistify spelling of "Xfce", and some other projects while there.
Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin
PR: ports/160730
Submitted by: ryusuke
Diffstat (limited to 'x11/xfce4-conf')
-rw-r--r-- | x11/xfce4-conf/Makefile | 2 | ||||
-rw-r--r-- | x11/xfce4-conf/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-conf/Makefile b/x11/xfce4-conf/Makefile index 98225f628f97..bc1baa87d43a 100644 --- a/x11/xfce4-conf/Makefile +++ b/x11/xfce4-conf/Makefile @@ -13,7 +13,7 @@ DISTNAME= xfconf-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= XFce 4 configuration mananger +COMMENT= Xfce 4 configuration mananger LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib diff --git a/x11/xfce4-conf/pkg-descr b/x11/xfce4-conf/pkg-descr index 465c9a16c8ac..fb1ff718a398 100644 --- a/x11/xfce4-conf/pkg-descr +++ b/x11/xfce4-conf/pkg-descr @@ -1,3 +1,3 @@ -XFce 4 configuration mananger +Xfce 4 configuration mananger WWW: http://www.xfce.org/projects/libraries/ |