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 | |
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')
-rw-r--r-- | mail/sylpheed-claws/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index 31bae625433..8ec84716e26 100644 --- a/mail/sylpheed-claws/Makefile +++ b/mail/sylpheed-claws/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2004/03/11 12:23:19 jmmv Exp $ +# $NetBSD: Makefile,v 1.32 2004/03/11 12:29:39 jmmv Exp $ # .include "Makefile.common" PKGNAME= sylpheed-claws-${SYLPHEED_VERSION} +PKGREVISION= 1 MAINTAINER= chris@NetBSD.org COMMENT= X based e-mail and netnews client |