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 | fa011b1405f9f24a0920c6f105a54995c877f2cc (patch) | |
tree | 80e653e802ae0867bb272139d64629b4fdb7ebfe /mail/sylpheed-gtk2 | |
parent | edf674b128d56ab2fabeda81623d1bfba4d3ff39 (diff) | |
download | pkgsrc-fa011b1405f9f24a0920c6f105a54995c877f2cc.tar.gz |
Bump PKGREVISION to catch with gpgme03 package rename (it was named gpgme
previously) and its associated library.
Diffstat (limited to 'mail/sylpheed-gtk2')
-rw-r--r-- | mail/sylpheed-gtk2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sylpheed-gtk2/Makefile b/mail/sylpheed-gtk2/Makefile index adb47a4301b..1a85244371d 100644 --- a/mail/sylpheed-gtk2/Makefile +++ b/mail/sylpheed-gtk2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2004/03/03 23:16:26 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2004/03/11 12:29:39 jmmv Exp $ # DISTNAME= sylpheed-0.9.9-gtk2-20040229 PKGNAME= sylpheed-gtk2-0.9.9 +PKGREVISION= 1 CATEGORIES= mail x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-gtk2/} |