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 | c4d9535c172d8616c328744111482ad20d6d452d (patch) | |
tree | 6bc885b661b42f59adf4b358e91502a5761e99e0 /x11/xfce4-mcs-manager | |
parent | 8ab87b251baf5b23bbdd7261ab8be68068525681 (diff) | |
download | pkgsrc-c4d9535c172d8616c328744111482ad20d6d452d.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 'x11/xfce4-mcs-manager')
-rw-r--r-- | x11/xfce4-mcs-manager/DESCR | 4 | ||||
-rw-r--r-- | x11/xfce4-mcs-manager/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xfce4-mcs-manager/DESCR b/x11/xfce4-mcs-manager/DESCR index 541f847ffad..37312fba43e 100644 --- a/x11/xfce4-mcs-manager/DESCR +++ b/x11/xfce4-mcs-manager/DESCR @@ -1,2 +1,2 @@ -The XFce 4 settings manager provides access to the settings of -all XFce 4 components. +The Xfce settings manager provides access to the settings of +all Xfce components. diff --git a/x11/xfce4-mcs-manager/Makefile b/x11/xfce4-mcs-manager/Makefile index e2e4dd0d83f..19146eb66de 100644 --- a/x11/xfce4-mcs-manager/Makefile +++ b/x11/xfce4-mcs-manager/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2005/01/17 12:56:13 martti Exp $ +# $NetBSD: Makefile,v 1.12 2005/11/09 07:09:05 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce-mcs-manager-${XFCE4_VERSION} PKGNAME= xfce4-mcs-manager-${XFCE4_VERSION} CATEGORIES= x11 -COMMENT= XFce4 settings manager +COMMENT= Xfce settings manager PKGCONFIG_OVERRIDE= xfce-mcs-manager/xfce-mcs-manager.pc.in PTHREAD_AUTO_VARS= yes |