diff options
author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2023-03-21 14:36:46 +0900 |
---|---|---|
committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2023-03-22 22:13:57 +0900 |
commit | ef4cf116610870c5e4ac60f104c647dfe8b6c37b (patch) | |
tree | 6eb5c95ee0cda3cfb70fc6429a73c07e3aab97a5 /mail/snappymail/Makefile | |
parent | 178e3d99318508ab2a9b31c1e8b6213350bff63b (diff) | |
download | freebsd-ports-ef4cf116610870c5e4ac60f104c647dfe8b6c37b.zip |
mail/snappymail: Update to 2.27.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.27.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.27.1
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.27.2
MFH: 2023Q1
Diffstat (limited to 'mail/snappymail/Makefile')
-rw-r--r-- | mail/snappymail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/snappymail/Makefile b/mail/snappymail/Makefile index 95c9a4906fcd..2ec62bea6927 100644 --- a/mail/snappymail/Makefile +++ b/mail/snappymail/Makefile @@ -1,5 +1,5 @@ PORTNAME= snappymail -DISTVERSION= 2.26.4 +DISTVERSION= 2.27.2 CATEGORIES= mail www MASTER_SITES= https://github.com/the-djmaze/snappymail/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} |