diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-04-16 03:36:08 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-04-16 03:36:08 +0000 |
commit | 21b3ce495c32b41f1a40f3c3d9953c1f1a5d07a0 (patch) | |
tree | ae85b77945ffdffa327d89d32cb92ea733bcebab /x11-wm/xfce | |
parent | 8e7574cc6264155827b04fcf56eae2768ce097a9 (diff) | |
download | freebsd-ports-21b3ce495c32b41f1a40f3c3d9953c1f1a5d07a0.zip |
- Update to 3.3.3
- Support CFLAGS/CXXFLAGS/LOCALBASE/X11BASE properly
- Add WWW: line into pkg/DESCR
PR: ports/17462
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'x11-wm/xfce')
-rw-r--r-- | x11-wm/xfce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile index 03ccbac2794d..db5c54385e06 100644 --- a/x11-wm/xfce/Makefile +++ b/x11-wm/xfce/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce -PORTVERSION= 3.3.1 +PORTVERSION= 3.3.3 CATEGORIES= x11-wm MASTER_SITES= http://www.xfce.org/archive/ |