diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2010-01-10 09:56:26 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2010-01-10 09:56:26 +0000 |
commit | 1d0faca52bd0204d431e2903305448834aa8290d (patch) | |
tree | 76b3b8cbaf0529d70437091cf1394e68b3a8775f /mail | |
parent | e73493e669160f8188f14f669650e034516e93dc (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 947ab27c468c..31d977baf092 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= 5 +PORTREVISION= 6 CATEGORIES= mail xfce MASTER_SITES= http://spuriousinterrupt.org/files/mailwatch/ \ http://freebsd.unixfreunde.de/sources/ |