diff options
author | bsam <bsam@FreeBSD.org> | 2012-03-12 15:49:58 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2012-03-12 15:49:58 +0800 |
commit | 0ccae1f69e9ace9e81c50d5805bcb28f8f44f0de (patch) | |
tree | b120404a5c7918fc8ae7fd73f77fec1906b400b4 /mail/imaptools/Makefile | |
parent | d7f3c37d3dfaddfa0f801e703518adf7ba51b512 (diff) | |
download | freebsd-ports-gnome-0ccae1f69e9ace9e81c50d5805bcb28f8f44f0de.tar.gz freebsd-ports-gnome-0ccae1f69e9ace9e81c50d5805bcb28f8f44f0de.tar.zst freebsd-ports-gnome-0ccae1f69e9ace9e81c50d5805bcb28f8f44f0de.zip |
Update to version 1.130.
Reported by: pavbot
Tested at: redports
Feature safe: yes
Diffstat (limited to 'mail/imaptools/Makefile')
-rw-r--r-- | mail/imaptools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/imaptools/Makefile b/mail/imaptools/Makefile index eab8c6ea9d10..d54450bbae8b 100644 --- a/mail/imaptools/Makefile +++ b/mail/imaptools/Makefile @@ -6,7 +6,7 @@ # PORTNAME= imaptools -PORTVERSION= 1.128 +PORTVERSION= 1.130 CATEGORIES= mail MASTER_SITES= http://www.athensfbc.com/imap_tools/files/ DISTNAME= imap_tools_V${PORTVERSION} |