diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-02-24 09:34:40 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-03-02 05:23:10 +0000 |
commit | fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 (patch) | |
tree | bac690ec1344d342f449b1710f47d2d0635580ae /mail/sylpheed/Makefile | |
parent | 27120a02bd6d5f43466d3bcfd03cdef9a6fc9d5a (diff) |
Diffstat (limited to 'mail/sylpheed/Makefile')
-rw-r--r-- | mail/sylpheed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index a70af224cfa0..a91a0433eb37 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ PORTNAME= sylpheed PORTVERSION= 3.7.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \ LOCAL/ehaupt |