diff options
author | oliver <oliver@FreeBSD.org> | 2008-02-13 02:11:07 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2008-02-13 02:11:07 +0800 |
commit | 45e72c6194235ddb6310560df15adde7dff61639 (patch) | |
tree | ac64caded36de405e9e794a1d55d9e0a6c1b9663 /x11-clocks/xfce4-datetime-plugin | |
parent | 767ce3b15134a4730fa76edbf5d047893f10d7aa (diff) | |
download | freebsd-ports-gnome-45e72c6194235ddb6310560df15adde7dff61639.tar.gz freebsd-ports-gnome-45e72c6194235ddb6310560df15adde7dff61639.tar.zst freebsd-ports-gnome-45e72c6194235ddb6310560df15adde7dff61639.zip |
update xfce4 to 4.4.2
Approved by: portmgr (linimon)
Security: CVE-2007-6531, CVE-2007-6532
Diffstat (limited to 'x11-clocks/xfce4-datetime-plugin')
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index 828a5b975dce..1ac8b97a16ef 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-datetime-plugin PORTVERSION= 0.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-clocks xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |