summaryrefslogtreecommitdiff
path: root/x11-wm/xfce4/Makefile
diff options
context:
space:
mode:
authorDan Moschuk <dan@FreeBSD.org>1999-09-27 05:01:47 +0000
committerDan Moschuk <dan@FreeBSD.org>1999-09-27 05:01:47 +0000
commit00edfdcb7bf5abdb3bd63d3ccdebc5e704363e0a (patch)
tree648c3ca46b95e8557f21018aca512309daaeb57c /x11-wm/xfce4/Makefile
parentActivate the sdcc port. (diff)
Upgrade xfce to 3.1.1
PR: ports/13988 Submitted by: Doug <Doug@gorean.org>
Notes
Notes: svn path=/head/; revision=21995
Diffstat (limited to 'x11-wm/xfce4/Makefile')
-rw-r--r--x11-wm/xfce4/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index eaefb01bbbb8..6c85dd2b9c97 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xfce
-# Version required: 3.0.3
+# Version required: 3.1.1
# Date created: 30 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= xfce-3.0.3
+DISTNAME= xfce-3.1.1
CATEGORIES= x11-wm
MASTER_SITES= http://www.xfce.org/archive/
@@ -22,7 +22,7 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \
--datadir=${PREFIX}/share/
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
-MAN1= xfbd.1 xfce.1 xfclock.1 xfmouse.1 xfpager.1 xfsound.1 \
- xftree.1 xfwm.1
+MAN1= xfbd.1 xfce.1 xfclock.1 xfhelp.1 xfmouse.1 xfpager.1 xfprint.1 \
+ xfsound.1 xfterm.1 xftrash.1 xftree.1 xfwm.1
.include <bsd.port.mk>