diff options
author | reed <reed> | 2004-12-28 23:18:15 +0000 |
---|---|---|
committer | reed <reed> | 2004-12-28 23:18:15 +0000 |
commit | a95bf8b8c0a4a0232a0498ef0eedbda0f9fc3d37 (patch) | |
tree | b702cfa3e8fcdd659c3af91b121c601eb39b35a4 /mail/sylpheed | |
parent | 298800bec4c050a52d5a5400299d1920acd993a5 (diff) | |
download | pkgsrc-a95bf8b8c0a4a0232a0498ef0eedbda0f9fc3d37.tar.gz |
Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
Diffstat (limited to 'mail/sylpheed')
-rw-r--r-- | mail/sylpheed/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index ab460b52eba..c4ff206ee36 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2004/11/21 08:58:24 jmmv Exp $ +# $NetBSD: Makefile,v 1.70 2004/12/28 23:18:18 reed Exp $ DISTNAME= sylpheed-1.0.0beta3 +PKGREVISION= 1 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ EXTRACT_SUFX= .tar.bz2 |