diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2010-05-31 15:27:35 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2010-05-31 15:27:35 +0000 |
commit | fadaf7d1d97c291cdeea808c263b2f35631844c6 (patch) | |
tree | bd97a0478b3f2879cbfd9f5a13b8d778a1dd9852 /x11/xfce4-wmdock-plugin | |
parent | cba0b6798bcf3f053a366c0447d18114d51cbb2b (diff) | |
download | ports-fadaf7d1d97c291cdeea808c263b2f35631844c6.tar.gz ports-fadaf7d1d97c291cdeea808c263b2f35631844c6.zip |
update xfce to 4.6.2
bump PORTREVISION on all depending ports
Notes
Notes:
svn path=/head/; revision=255394
Diffstat (limited to 'x11/xfce4-wmdock-plugin')
-rw-r--r-- | x11/xfce4-wmdock-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-wmdock-plugin/Makefile b/x11/xfce4-wmdock-plugin/Makefile index cd43ca421542..a6b3dee5acc9 100644 --- a/x11/xfce4-wmdock-plugin/Makefile +++ b/x11/xfce4-wmdock-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-wmdock-plugin PORTVERSION= 0.3.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 xfce MASTER_SITES= http://www.ibh.de/~ellguth/develop/ |