summaryrefslogtreecommitdiff
path: root/x11-wm/xfce4/Makefile
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-11-16 03:41:46 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-11-16 03:41:46 +0000
commit2f55709719e49df11776ce5c7076a83e74cb4bdd (patch)
tree958b46e3e396eff96a3c76f41cbad0e960492cb6 /x11-wm/xfce4/Makefile
parentUpgrade to git-4.3.19 (diff)
Update to 3.2.0
Notes
Notes: svn path=/head/; revision=23143
Diffstat (limited to '')
-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 dd1fb649e6ba..03aced4fb986 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xfce
-# Version required: 3.1.2
+# Version required: 3.2.0
# Date created: 30 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= xfce-3.1.2
+DISTNAME= xfce-3.2.0
CATEGORIES= x11-wm
MASTER_SITES= http://www.xfce.org/archive/ \
http://www.baysurf.net/linux/xfce/archive/
@@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \
--datadir=${PREFIX}/share
-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
+MAN1= xfbd.1 xfce.1 xfclock.1 xfgnome.1 xfhelp.1 xfmouse.1 xfpager.1 \
+ xfprint.1 xfsound.1 xfterm.1 xftrash.1 xftree.1 xfwm.1
.include <bsd.port.mk>