diff options
author | oliver <oliver@FreeBSD.org> | 2009-05-06 22:56:27 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2009-05-06 22:56:27 +0800 |
commit | 679ef81de5f060ab0a873b6ce0357a9a3209bd13 (patch) | |
tree | 4b0cd49931e7431101f7f8a67178b37a4caeb590 /mail | |
parent | 9bc1d9dbdc269dcc3972b5c622e31b4bab7f5d20 (diff) | |
download | freebsd-ports-gnome-679ef81de5f060ab0a873b6ce0357a9a3209bd13.tar.gz freebsd-ports-gnome-679ef81de5f060ab0a873b6ce0357a9a3209bd13.tar.zst freebsd-ports-gnome-679ef81de5f060ab0a873b6ce0357a9a3209bd13.zip |
update xfce to 4.6.1
bump PORTREVISION where necessary
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 f2f25cc7749f..ab02d225175d 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= 2 +PORTREVISION= 3 CATEGORIES= mail xfce MASTER_SITES= http://spuriousinterrupt.org/files/mailwatch/ \ http://freebsd.unixfreunde.de/sources/ |