diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-20 08:09:56 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-20 08:09:56 +0000 |
commit | cdd15a0d7953ed81b9a8071ef9b53db3f427c67e (patch) | |
tree | 1c1503fcc528c47b80c4812b8cbcfe2960dbfbe5 /mail/sylpheed3/Makefile | |
parent | 3725566b1194d9212df27b397569539249229858 (diff) |
Notes
Diffstat (limited to 'mail/sylpheed3/Makefile')
-rw-r--r-- | mail/sylpheed3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index 702fd1219c63..ec2fd60c83f8 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -6,8 +6,8 @@ # PORTNAME= sylpheed -PORTVERSION= 0.8.2 -PORTREVISION= 1 +PORTVERSION= 0.8.3 +PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ |