diff options
author | oliver <oliver@FreeBSD.org> | 2009-03-06 23:24:12 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2009-03-06 23:24:12 +0800 |
commit | 41371aa8eb3493bff5b1ecab7ccd4f5dfed9dece (patch) | |
tree | d86248adb0ee263af1a4856b12452f58a741cdd5 /mail | |
parent | dacb2e67487f6cd2b5ad95674864bd1559052aaf (diff) | |
download | freebsd-ports-gnome-41371aa8eb3493bff5b1ecab7ccd4f5dfed9dece.tar.gz freebsd-ports-gnome-41371aa8eb3493bff5b1ecab7ccd4f5dfed9dece.tar.zst freebsd-ports-gnome-41371aa8eb3493bff5b1ecab7ccd4f5dfed9dece.zip |
Bump PORTREVISION after xfce 4.6 update
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 24ccf5dc2853..f2f25cc7749f 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= 1 +PORTREVISION= 2 CATEGORIES= mail xfce MASTER_SITES= http://spuriousinterrupt.org/files/mailwatch/ \ http://freebsd.unixfreunde.de/sources/ |