diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-10-28 07:52:02 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-10-28 07:52:02 +0000 |
commit | e7a2f5d216e8c315502dd483489a7f35ebf4a36f (patch) | |
tree | be18d89c3b4085a3d253f2331f46bf8e3c84d886 /mail/sylpheed3 | |
parent | According to bento logs, this port does not build on sparc64 and alpha (diff) |
bump PORTREVISION
Notes
Notes:
svn path=/head/; revision=92415
Diffstat (limited to 'mail/sylpheed3')
-rw-r--r-- | mail/sylpheed3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index 06bf2c9741f9..fc5ce39ed952 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -7,7 +7,7 @@ PORTNAME= sylpheed PORTVERSION= 0.9.7 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ \ ${MASTER_SITE_SOURCEFORGE} |