diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-03-05 21:20:27 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-03-05 21:20:27 +0000 |
commit | 630fe1e7af38b5f93f4fb31f8e0da4e77d118f97 (patch) | |
tree | 887cbfc5e50a979ab2fec8f7621c055179f9188d /mail/libcmime/Makefile | |
parent | 843a8767642fa39a0ded3095f66b7fd43e3bbf9a (diff) | |
download | ports-630fe1e7af38b5f93f4fb31f8e0da4e77d118f97.tar.gz ports-630fe1e7af38b5f93f4fb31f8e0da4e77d118f97.zip |
Notes
Diffstat (limited to 'mail/libcmime/Makefile')
-rw-r--r-- | mail/libcmime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libcmime/Makefile b/mail/libcmime/Makefile index 28b9d3c44f4c..71ce15da67bb 100644 --- a/mail/libcmime/Makefile +++ b/mail/libcmime/Makefile @@ -3,7 +3,7 @@ PORTNAME= libcmime PORTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.libcmime.org/files/ |