diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2016-11-26 23:41:16 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2016-11-26 23:41:16 +0000 |
commit | d32b8fe316925be3d05e22f643f44fedfae8b961 (patch) | |
tree | 1e863b1e1d51ff45d4b7cc6dddb94bc72e38f36b /mail/sylpheed | |
parent | f334a7c6fa06f00541ac25486de9ddf61e6109b3 (diff) |
Notes
Diffstat (limited to 'mail/sylpheed')
-rw-r--r-- | mail/sylpheed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 074154c82301..821a4e07ec94 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -3,6 +3,7 @@ PORTNAME= sylpheed PORTVERSION= 3.5.1 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \ LOCAL/ehaupt |