diff options
author | wiz <wiz@pkgsrc.org> | 2005-12-31 12:32:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-12-31 12:32:31 +0000 |
commit | f61c00219959608f718966bfcc0e63493109df7d (patch) | |
tree | e2ef3729dc5c8617c6fa05d421e33c2bfbe973ea /print/evince | |
parent | 4cb74d094c64e425b700426e57e9eab403e93f97 (diff) | |
download | pkgsrc-f61c00219959608f718966bfcc0e63493109df7d.tar.gz |
Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
Diffstat (limited to 'print/evince')
-rw-r--r-- | print/evince/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/evince/Makefile b/print/evince/Makefile index 5e7b57314a8..961eb2fc67f 100644 --- a/print/evince/Makefile +++ b/print/evince/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2005/11/25 21:23:16 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2005/12/31 12:32:44 wiz Exp $ # DISTNAME= evince-0.4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evince/0.4/} EXTRACT_SUFX= .tar.bz2 |