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-ghostscript-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-ghostscript-viewer')
-rw-r--r-- | mail/sylpheed-claws-ghostscript-viewer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sylpheed-claws-ghostscript-viewer/Makefile b/mail/sylpheed-claws-ghostscript-viewer/Makefile index 093227cd4c1..8d5487d3a2f 100644 --- a/mail/sylpheed-claws-ghostscript-viewer/Makefile +++ b/mail/sylpheed-claws-ghostscript-viewer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2004/03/11 12:23:19 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2004/03/11 12:29:39 jmmv Exp $ # DISTNAME= ghostscript-viewer-0.6 PKGNAME= sylpheed-claws-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail news x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/} EXTRACT_SUFX= .tar.bz2 |