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 /x11/libxfce4menu | |
parent | 375cb28253af1769c1d3fe374911182dd354800e (diff) |
Notes
Diffstat (limited to 'x11/libxfce4menu')
-rw-r--r-- | x11/libxfce4menu/Makefile | 2 | ||||
-rw-r--r-- | x11/libxfce4menu/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/libxfce4menu/Makefile b/x11/libxfce4menu/Makefile index f936cbc8a8a9..9f90e3faaf8e 100644 --- a/x11/libxfce4menu/Makefile +++ b/x11/libxfce4menu/Makefile @@ -13,7 +13,7 @@ DISTNAME= libxfce4ui-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= XFce 4 library for a freedesktop.org compliant menu implementation +COMMENT= Xfce 4 library for a freedesktop.org compliant menu implementation USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes diff --git a/x11/libxfce4menu/pkg-descr b/x11/libxfce4menu/pkg-descr index 4a27783036f0..3cdd840050c4 100644 --- a/x11/libxfce4menu/pkg-descr +++ b/x11/libxfce4menu/pkg-descr @@ -1,3 +1,3 @@ -XFce 4 library for a freedesktop.org compliant menu implementation +Xfce 4 library for a freedesktop.org compliant menu implementation WWW: http://www.xfce.org/projects/libraries/ |