diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-11-05 19:06:02 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-11-05 19:06:02 +0000 |
commit | 472a908e78bb1e13df39131e0d4b938ea566d107 (patch) | |
tree | f4007a47af99e57ec638cd13a14cc60c0fba460a /mail/sylpheed2 | |
parent | fe8762f0a635854614bd051b96b151c7e1fbff0c (diff) |
bump PORTREVISION for gpgme lib version bump
Notes
Notes:
svn path=/head/; revision=147408
Diffstat (limited to 'mail/sylpheed2')
-rw-r--r-- | mail/sylpheed2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile index 49c7a0c9d56c..be23eb158503 100644 --- a/mail/sylpheed2/Makefile +++ b/mail/sylpheed2/Makefile @@ -7,7 +7,7 @@ PORTNAME= sylpheed PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.0/ |