diff options
author | drochner <drochner> | 2007-11-03 16:12:48 +0000 |
---|---|---|
committer | drochner <drochner> | 2007-11-03 16:12:48 +0000 |
commit | fa3a55421cb4e0c134cbf73190606c78dadf370c (patch) | |
tree | 5df3b6deafafbd8a673a533537e40f2542624c54 /print/evince-nautilus | |
parent | 5b3c63da66f9f86850c4979b1acde253b08a9454 (diff) | |
download | pkgsrc-fa3a55421cb4e0c134cbf73190606c78dadf370c.tar.gz |
update to 2.20.1
This switches to the new gnome-2.20 branch.
Diffstat (limited to 'print/evince-nautilus')
-rw-r--r-- | print/evince-nautilus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/evince-nautilus/Makefile b/print/evince-nautilus/Makefile index 77f61db83f7..ef7a379fca9 100644 --- a/print/evince-nautilus/Makefile +++ b/print/evince-nautilus/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2007/09/21 13:04:14 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2007/11/03 16:12:48 drochner Exp $ # .include "../../print/evince/Makefile.common" PKGNAME= ${DISTNAME:S/evince/evince-nautilus/} -PKGREVISION= 4 COMMENT= File properties plugin for evince files PKG_OPTIONS_VAR= PKG_OPTIONS.evince |