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 /audio/xfce4-mpc-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 'audio/xfce4-mpc-plugin')
-rw-r--r-- | audio/xfce4-mpc-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile index a3b1d5e2f019..2383f3957fd7 100644 --- a/audio/xfce4-mpc-plugin/Makefile +++ b/audio/xfce4-mpc-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-mpc-plugin PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |