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 /x11/libxfce4gui/Makefile | |
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 'x11/libxfce4gui/Makefile')
-rw-r--r-- | x11/libxfce4gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libxfce4gui/Makefile b/x11/libxfce4gui/Makefile index a670a488f42..cdfe92c7d39 100644 --- a/x11/libxfce4gui/Makefile +++ b/x11/libxfce4gui/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2005/11/09 06:42:58 martti Exp $ +# $NetBSD: Makefile,v 1.14 2005/11/09 07:09:05 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= libxfcegui4-${XFCE4_VERSION} PKGNAME= libxfce4gui-${XFCE4_VERSION} CATEGORIES= x11 -COMMENT= XFce4 widget library +COMMENT= Xfce widget library #PKGREVISION= 1 |