diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-03-06 15:24:12 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-03-06 15:24:12 +0000 |
commit | d20d57304a54b4f26e0769fb49ca340ad28aad22 (patch) | |
tree | c03709d94d73de684fa6a744a9421ef6902a55ce /mail/xfce4-mailwatch-plugin | |
parent | 6321157292400228dde2def0ba53dba78c1a00a7 (diff) | |
download | ports-d20d57304a54b4f26e0769fb49ca340ad28aad22.tar.gz ports-d20d57304a54b4f26e0769fb49ca340ad28aad22.zip |
Notes
Diffstat (limited to 'mail/xfce4-mailwatch-plugin')
-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/ |