diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-11-08 22:42:31 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-11-08 22:42:31 +0000 |
commit | 8d1734f7d38f29f647435397eb69fe573aba7985 (patch) | |
tree | 0cb8647a1800835609a40ef6c3cb697480660d0e /x11-toolkits/libxfce4gui/Makefile | |
parent | Update to 3.3g01 (diff) |
update to xfce 4.2.3.1
Changelog: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
Diffstat (limited to 'x11-toolkits/libxfce4gui/Makefile')
-rw-r--r-- | x11-toolkits/libxfce4gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile index f928dd84107a..2c1fbef4203b 100644 --- a/x11-toolkits/libxfce4gui/Makefile +++ b/x11-toolkits/libxfce4gui/Makefile @@ -6,8 +6,8 @@ # PORTNAME= libxfce4gui -PORTVERSION= 4.2.2 -PORTREVISION= 1 +PORTVERSION= 4.2.3 +PORTREVISION= 0 CATEGORIES= x11-toolkits xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ |