diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2008-10-30 17:14:38 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2008-10-30 17:14:38 +0000 |
commit | a72cc17587693159fb9c872fb2c54d4bcbce39d1 (patch) | |
tree | a34863ee2999011152d0700c17066c362d5c6321 /x11-toolkits/libxfce4gui/Makefile | |
parent | d04650537c471396859a1d4ee8221c0583ff8d7c (diff) |
update xfce to 4.4.3
Notes
Notes:
svn path=/head/; revision=222238
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 cdfd1afae7b7..d745c7cbf732 100644 --- a/x11-toolkits/libxfce4gui/Makefile +++ b/x11-toolkits/libxfce4gui/Makefile @@ -6,8 +6,8 @@ # PORTNAME= libxfce4gui -PORTVERSION= 4.4.2 -PORTREVISION= 1 +PORTVERSION= 4.4.3 +PORTREVISION= 0 CATEGORIES= x11-toolkits xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= libxfcegui4-${PORTVERSION} |