diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-05-06 14:56:27 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-05-06 14:56:27 +0000 |
commit | 157c3e2264eb1d5331e638fee29e1d4732f750cb (patch) | |
tree | 17e839845c452ae00d295bc58993a6131e29203b /mail | |
parent | 71140b3f872e47563f72f8882b8168a5d7174540 (diff) |
Notes
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/ |