diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-03-11 12:29:39 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-03-11 12:29:39 +0000 |
commit | 1dc446781629bb0ccc025caa5c3ef0020d69a4e6 (patch) | |
tree | 80e653e802ae0867bb272139d64629b4fdb7ebfe /mail/sylpheed-claws-dillo-viewer | |
parent | 28eb4063547de669a6db294984e0255057acf0a6 (diff) | |
download | pkgsrc-1dc446781629bb0ccc025caa5c3ef0020d69a4e6.tar.gz |
Bump PKGREVISION to catch with gpgme03 package rename (it was named gpgme
previously) and its associated library.
Diffstat (limited to 'mail/sylpheed-claws-dillo-viewer')
-rw-r--r-- | mail/sylpheed-claws-dillo-viewer/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/sylpheed-claws-dillo-viewer/Makefile b/mail/sylpheed-claws-dillo-viewer/Makefile index e467147763a..8e923c35dc7 100644 --- a/mail/sylpheed-claws-dillo-viewer/Makefile +++ b/mail/sylpheed-claws-dillo-viewer/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2004/03/11 12:23:19 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2004/03/11 12:29:39 jmmv Exp $ # PLUGIN_NAME= dillo_viewer .include "../../mail/sylpheed-claws/plugins.mk" +PKGREVISION= 1 + MAINTAINER= cube@NetBSD.org COMMENT= Plugin to allow Sylpheed-claws to render HTML attachments |