diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2008-02-12 18:11:07 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2008-02-12 18:11:07 +0000 |
commit | 642e3577d958e6dbf41bec40134e6263f949f1ed (patch) | |
tree | 2a48fd6f854f0e5606a5a2e18d6b96530b1de462 /x11/libxfce4util/Makefile | |
parent | c2f603edf9a3a7436410352000018a0197ca4ec9 (diff) |
update xfce4 to 4.4.2
Approved by: portmgr (linimon)
Security: CVE-2007-6531, CVE-2007-6532
Notes
Notes:
svn path=/head/; revision=207060
Diffstat (limited to 'x11/libxfce4util/Makefile')
-rw-r--r-- | x11/libxfce4util/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index 8d931598a36a..96ff708d9507 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxfce4util -PORTVERSION= 4.4.1 +PORTVERSION= 4.4.2 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 |