diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-25 04:16:42 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-25 04:16:42 +0000 |
commit | 81495749e6c8891d8844dcc295635e96cc07fc79 (patch) | |
tree | 55b1793e6affd5b2bf38e09da6d390a6d56373f8 /mail | |
parent | 5d4751406b2244824970693deb0595c12a3988bf (diff) | |
download | pkgsrc-81495749e6c8891d8844dcc295635e96cc07fc79.tar.gz |
Bump PKGREVISION due to gdk-pixbuf update.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/balsa/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index fd4e226bd28..2bdece7278d 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2004/04/21 04:55:26 snj Exp $ +# $NetBSD: Makefile,v 1.45 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= balsa-1.4.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index e48627acece..fac07d0b0f7 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2004/03/26 02:27:44 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2004/04/25 04:16:43 xtraeme Exp $ DISTNAME= sylpheed-0.9.10 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ EXTRACT_SUFX= .tar.bz2 |