diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2017-08-14 22:14:23 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2017-08-14 22:14:23 +0800 |
commit | ffed96ad11c9fa7f643de525add214b76f05e43f (patch) | |
tree | 2b13464085f5f97866ed93eb5cdbdad7aaca7208 | |
parent | 4afd813bdcc0fea62ad28b52ef60ecd78c240d10 (diff) | |
download | freebsd-ports-gnome-ffed96ad11c9fa7f643de525add214b76f05e43f.tar.gz freebsd-ports-gnome-ffed96ad11c9fa7f643de525add214b76f05e43f.tar.zst freebsd-ports-gnome-ffed96ad11c9fa7f643de525add214b76f05e43f.zip |
Bump PORTREVISION for onigurama non-default dependency change in previous
commit.
Notified by: mat
-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 78e9f94e7073..5c899635f793 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -3,6 +3,7 @@ PORTNAME= sylpheed PORTVERSION= 3.6.0 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \ LOCAL/ehaupt |