diff options
author | oliver <oliver@FreeBSD.org> | 2004-07-19 11:31:36 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-07-19 11:31:36 +0800 |
commit | 4d558c0a015325e513c0dbb84107423680b208a5 (patch) | |
tree | d0ab8300adbd321800b20896aba3636a90ac3f8c /x11-wm/xfce4-wm/Makefile | |
parent | 9bb0f8aa1c60bd52e4058f444d20dd9f66376bdb (diff) | |
download | freebsd-ports-gnome-4d558c0a015325e513c0dbb84107423680b208a5.tar.gz freebsd-ports-gnome-4d558c0a015325e513c0dbb84107423680b208a5.tar.zst freebsd-ports-gnome-4d558c0a015325e513c0dbb84107423680b208a5.zip |
update to xfce4-4.0.6
Diffstat (limited to 'x11-wm/xfce4-wm/Makefile')
-rw-r--r-- | x11-wm/xfce4-wm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index e39b972236df..09a6e2c1359b 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-wm -PORTVERSION= 4.0.5 +PORTVERSION= 4.0.6 PORTREVISION= 0 CATEGORIES= x11-wm xfce MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ |