diff options
author | recht <recht@pkgsrc.org> | 2004-07-18 10:01:02 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-07-18 10:01:02 +0000 |
commit | 12fda2dc584a8f9ecbd99ded3a4f925463837f0d (patch) | |
tree | fa70748824e59cf0d34310354079365d6ece09b5 | |
parent | ee238e5a8ee4385e0f032b6932214c5c887bbff5 (diff) | |
download | pkgsrc-12fda2dc584a8f9ecbd99ded3a4f925463837f0d.tar.gz |
bump PKGREVISIONS for the sylpheed-claws update
(plugins dir moved)
-rw-r--r-- | mail/sylpheed-claws-dillo-viewer/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed-claws-ghostscript-viewer/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed-claws-image-viewer/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed-claws-trayicon/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/mail/sylpheed-claws-dillo-viewer/Makefile b/mail/sylpheed-claws-dillo-viewer/Makefile index bd4a9b33b59..486a2d4101c 100644 --- a/mail/sylpheed-claws-dillo-viewer/Makefile +++ b/mail/sylpheed-claws-dillo-viewer/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2004/03/26 02:27:44 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2004/07/18 10:01:02 recht Exp $ # PLUGIN_NAME= dillo_viewer .include "../../mail/sylpheed-claws/plugins.mk" -PKGREVISION= 2 +PKGREVISION= 3 MAINTAINER= cube@NetBSD.org COMMENT= Plugin to allow Sylpheed-claws to render HTML attachments diff --git a/mail/sylpheed-claws-ghostscript-viewer/Makefile b/mail/sylpheed-claws-ghostscript-viewer/Makefile index 8c913c6eab5..17a7ced7bb5 100644 --- a/mail/sylpheed-claws-ghostscript-viewer/Makefile +++ b/mail/sylpheed-claws-ghostscript-viewer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/04/27 07:19:05 cube Exp $ +# $NetBSD: Makefile,v 1.9 2004/07/18 10:01:02 recht Exp $ # DISTNAME= ghostscript-viewer-0.6 PKGNAME= sylpheed-claws-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail news x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/sylpheed-claws-image-viewer/Makefile b/mail/sylpheed-claws-image-viewer/Makefile index 2debcadec19..41996d1634f 100644 --- a/mail/sylpheed-claws-image-viewer/Makefile +++ b/mail/sylpheed-claws-image-viewer/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2004/03/26 02:27:44 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2004/07/18 10:01:02 recht Exp $ # PLUGIN_NAME= image_viewer .include "../../mail/sylpheed-claws/plugins.mk" -PKGREVISION= 3 +PKGREVISION= 4 MAINTAINER= cube@NetBSD.org COMMENT= Plugin to allow Sylpheed-claws to display images attached to mails diff --git a/mail/sylpheed-claws-trayicon/Makefile b/mail/sylpheed-claws-trayicon/Makefile index 97c587a3a6a..07390acf62a 100644 --- a/mail/sylpheed-claws-trayicon/Makefile +++ b/mail/sylpheed-claws-trayicon/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2004/03/26 02:27:45 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2004/07/18 10:01:02 recht Exp $ # PLUGIN_NAME= trayicon .include "../../mail/sylpheed-claws/plugins.mk" -PKGREVISION= 2 +PKGREVISION= 3 MAINTAINER= cube@NetBSD.org COMMENT= Plugin to make Sylpheed-claws display an icon in the system tray |