diff options
author | wiz <wiz> | 2007-09-20 21:37:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-20 21:37:35 +0000 |
commit | 1df2a7cc32553517858428e476b5f705953f31ec (patch) | |
tree | 2a137e473f2e2a625012c19ea4d810308c74f99c /print/evince-nautilus | |
parent | d9b401a986ad4575cf10c100e8eac90e43bb06eb (diff) | |
download | pkgsrc-1df2a7cc32553517858428e476b5f705953f31ec.tar.gz |
Adapt for librsvg rename. Bump PKGREVISION.
Diffstat (limited to 'print/evince-nautilus')
-rw-r--r-- | print/evince-nautilus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/evince-nautilus/Makefile b/print/evince-nautilus/Makefile index d0a5a924468..08390db853c 100644 --- a/print/evince-nautilus/Makefile +++ b/print/evince-nautilus/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.19 2007/09/20 21:21:38 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2007/09/20 21:37:39 wiz Exp $ # .include "../../print/evince/Makefile.common" PKGNAME= ${DISTNAME:S/evince/evince-nautilus/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= File properties plugin for evince files PKG_OPTIONS_VAR= PKG_OPTIONS.evince |