diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2015-01-02 18:46:33 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-01-02 18:46:33 +0000 |
commit | cba03c03e1e837b3bbb87b96c213c161fa1052f5 (patch) | |
tree | 5142dedf1e7b81bba5c1569594a9726d1b1b3f39 /mail | |
parent | cee400f32e8c9e8ad1714302298f363120b3528a (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/libetpan/Makefile | 1 | ||||
-rw-r--r-- | mail/wmbiff/Makefile | 2 | ||||
-rw-r--r-- | mail/xfce4-mailwatch-plugin/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index 67cdf817c18b..7a13ead2f899 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -3,6 +3,7 @@ PORTNAME= libetpan PORTVERSION= 1.6 +PORTREVISION= 1 CATEGORIES= mail ipv6 MAINTAINER= pawel@FreeBSD.org diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index ffbec392f55f..bdfa494da636 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= wmbiff PORTVERSION= 0.4.27 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= mail windowmaker afterstep MASTER_SITES= SF diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile index d46d5cf41bcc..5c668e5a2594 100644 --- a/mail/xfce4-mailwatch-plugin/Makefile +++ b/mail/xfce4-mailwatch-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= xfce4-mailwatch-plugin PORTVERSION= 1.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} |