diff options
author | oliver <oliver@FreeBSD.org> | 2010-05-31 23:27:35 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2010-05-31 23:27:35 +0800 |
commit | 24496af8b65acc7278268f6e650cc174b21f8acd (patch) | |
tree | f0281bb6bd790e942149098a833796bedae5a973 /sysutils/xfce4-places-plugin | |
parent | 1f23a76669f757c5049b533ab7419d6950a4ed58 (diff) | |
download | freebsd-ports-gnome-24496af8b65acc7278268f6e650cc174b21f8acd.tar.gz freebsd-ports-gnome-24496af8b65acc7278268f6e650cc174b21f8acd.tar.zst freebsd-ports-gnome-24496af8b65acc7278268f6e650cc174b21f8acd.zip |
update xfce to 4.6.2
bump PORTREVISION on all depending ports
Diffstat (limited to 'sysutils/xfce4-places-plugin')
-rw-r--r-- | sysutils/xfce4-places-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-places-plugin/Makefile b/sysutils/xfce4-places-plugin/Makefile index 4614745f7a1c..207c997c3c7c 100644 --- a/sysutils/xfce4-places-plugin/Makefile +++ b/sysutils/xfce4-places-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-places-plugin PORTVERSION= 1.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils xfce MASTER_SITES= http://archive.xfce.org/src/panel-plugins/${PORTNAME}/1.2/ DIST_SUBDIR= xfce4 |