diff options
author | novel <novel@FreeBSD.org> | 2005-07-20 18:23:43 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-07-20 18:23:43 +0800 |
commit | 17fcb14ca24238bd135329cb688a7b26d7a5e44d (patch) | |
tree | c8ae2ea90fef640bef177bebfdecd16fd032e10a /mail/msmtp/Makefile | |
parent | 33fc8677d00617dd0bab3b3dd0ad4a5ed4b66570 (diff) | |
download | freebsd-ports-graphics-17fcb14ca24238bd135329cb688a7b26d7a5e44d.tar.gz freebsd-ports-graphics-17fcb14ca24238bd135329cb688a7b26d7a5e44d.tar.zst freebsd-ports-graphics-17fcb14ca24238bd135329cb688a7b26d7a5e44d.zip |
Update to 1.4.3.
PR: 83714 (based on)
Submitted by: Andrej Zverev <az@inec.ru>
Diffstat (limited to 'mail/msmtp/Makefile')
-rw-r--r-- | mail/msmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 95239fa55de..762d7493bd5 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= msmtp -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= msmtp |