diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-05-20 04:04:04 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-05-20 04:04:04 +0800 |
commit | 3c228871eb92f96c58a0db6897ac0bc2ef7dc679 (patch) | |
tree | 0912a7de3cc6553c9e6afc63c5131d6ef29de1f5 /mail/imapsync/Makefile | |
parent | d89cbda3256485a00878d6e006336a0aa1f736b5 (diff) | |
download | freebsd-ports-gnome-3c228871eb92f96c58a0db6897ac0bc2ef7dc679.tar.gz freebsd-ports-gnome-3c228871eb92f96c58a0db6897ac0bc2ef7dc679.tar.zst freebsd-ports-gnome-3c228871eb92f96c58a0db6897ac0bc2ef7dc679.zip |
- Update to 1.172.
PR: ports/96275
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: maintainer (timeout 15 days), mnag (mentor)
Diffstat (limited to 'mail/imapsync/Makefile')
-rw-r--r-- | mail/imapsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile index 2beb631a7e32..4a92a3ca86c8 100644 --- a/mail/imapsync/Makefile +++ b/mail/imapsync/Makefile @@ -6,7 +6,7 @@ # PORTNAME= imapsync -PORTVERSION= 1.145 +PORTVERSION= 1.172 CATEGORIES= mail perl5 MASTER_SITES= http://www.linux-france.org/prj/imapsync/dist/ \ http://freebsd.komi.mtsnet.ru/ports/distfiles/ |