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 /mail | |
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 'mail')
-rw-r--r-- | mail/xfce4-mailwatch-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile index 5e5fef8fabfa..354e594d5491 100644 --- a/mail/xfce4-mailwatch-plugin/Makefile +++ b/mail/xfce4-mailwatch-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-mailwatch-plugin PORTVERSION= 1.1.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail xfce MASTER_SITES= http://spuriousinterrupt.org/files/mailwatch/ \ http://freebsd.unixfreunde.de/sources/ |