diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-10-26 20:27:27 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-10-26 20:27:27 +0000 |
commit | 43e1cc46abf071af2bec7eae9a5d29c690c8af9f (patch) | |
tree | 8c8ce1dc1615b4ccbca5a226dfc593243e449769 /sysutils/xfce4-settings | |
parent | 375cb28253af1769c1d3fe374911182dd354800e (diff) |
Notes
Diffstat (limited to 'sysutils/xfce4-settings')
-rw-r--r-- | sysutils/xfce4-settings/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-settings/Makefile b/sysutils/xfce4-settings/Makefile index 85da917bcbd6..231096d59086 100644 --- a/sysutils/xfce4-settings/Makefile +++ b/sysutils/xfce4-settings/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= XFce 4 settings application +COMMENT= Xfce 4 settings application LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib |