diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-11-08 16:17:13 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-11-08 16:17:13 +0000 |
commit | d3e93af03fa8556aa38f5101db6912eb69a19128 (patch) | |
tree | 320d3b5768e3974f63f2f56eae2b8410452f6ba4 /mail/sylpheed/Makefile | |
parent | c1ca02f1530caecd6196245b2d0a4cca128d7711 (diff) | |
download | ports-d3e93af03fa8556aa38f5101db6912eb69a19128.tar.gz ports-d3e93af03fa8556aa38f5101db6912eb69a19128.zip |
update to 1.0.0.b.2
Notes
Notes:
svn path=/head/; revision=121132
Diffstat (limited to 'mail/sylpheed/Makefile')
-rw-r--r-- | mail/sylpheed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index bb63c5be740a..6322a641836f 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sylpheed -PORTVERSION= 1.0.0.b.1 +PORTVERSION= 1.0.0.b.2 PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:mime/} \ |