diff options
author | wiz <wiz> | 2007-06-05 08:11:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-06-05 08:11:43 +0000 |
commit | 4fa93b19342f0a196754bf435b30320edf983d36 (patch) | |
tree | 801b0ed9f7f22394b91428e86d85557f43a809ec /print | |
parent | b52305ce6bd1c5e00c5e2f864a631ff61571b940 (diff) | |
download | pkgsrc-4fa93b19342f0a196754bf435b30320edf983d36.tar.gz |
Bump PKGREVISION for opencdk shlib major bump.
Diffstat (limited to 'print')
-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 633dbc7507b..b06ccc04d16 100644 --- a/print/evince/Makefile +++ b/print/evince/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2007/05/12 07:28:27 hira Exp $ +# $NetBSD: Makefile,v 1.32 2007/06/05 08:11:44 wiz Exp $ # .include "../../print/evince/Makefile.common" -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Document viewer for the GNOME Desktop |