diff options
author | chris <chris> | 2003-05-25 23:41:33 +0000 |
---|---|---|
committer | chris <chris> | 2003-05-25 23:41:33 +0000 |
commit | 0c6cce19801b084b8d639faa49f990d8bd7f960d (patch) | |
tree | 09b1b576bf6c5aea4545ce57daed29746af45ec5 /mail/sylpheed/Makefile | |
parent | 5388a581aac1685f66e4d05028f4365ca69b83b2 (diff) | |
download | pkgsrc-0c6cce19801b084b8d639faa49f990d8bd7f960d.tar.gz |
Update Sylpheed to 0.9.0, too many new features to list, see the Changelog.
Fixes PR pkg/21579
Diffstat (limited to 'mail/sylpheed/Makefile')
-rw-r--r-- | mail/sylpheed/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index d052aa21227..1ee6947c88b 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2003/05/02 11:55:42 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2003/05/25 23:41:33 chris Exp $ -DISTNAME= sylpheed-0.8.11 -PKGREVISION= 2 +DISTNAME= sylpheed-0.9.0 +#PKGREVISION= 2 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ EXTRACT_SUFX= .tar.bz2 |