diff options
author | jmmv <jmmv> | 2004-03-11 12:29:39 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-03-11 12:29:39 +0000 |
commit | 8e6abdd1a8889586938cf3aaa3e8d6b89f3594d9 (patch) | |
tree | 80e653e802ae0867bb272139d64629b4fdb7ebfe /mail/sylpheed-claws | |
parent | f30dd5ff4b8e85750dcd08d262b328c41c371cc8 (diff) | |
download | pkgsrc-8e6abdd1a8889586938cf3aaa3e8d6b89f3594d9.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 |