diff options
author | drochner <drochner> | 2011-01-11 15:06:10 +0000 |
---|---|---|
committer | drochner <drochner> | 2011-01-11 15:06:10 +0000 |
commit | 3762a3dc82e2d3e17cd9c3bd788f4edc8d00ba78 (patch) | |
tree | 6f49ed9cfcbc46bbc79e2f4873f63977212d5473 /print | |
parent | 8d8fb263bf9ee92b9fae9af2a3a84c6d69651455 (diff) | |
download | pkgsrc-3762a3dc82e2d3e17cd9c3bd788f4edc8d00ba78.tar.gz |
reset PKGREV for base pkg update
Diffstat (limited to 'print')
-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 695049cf178..8b3c32b9a51 100644 --- a/print/evince-nautilus/Makefile +++ b/print/evince-nautilus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2010/11/15 22:58:22 abs Exp $ +# $NetBSD: Makefile,v 1.38 2011/01/11 15:06:10 drochner Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,6 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../print/evince/Makefile.common" PKGNAME= ${DISTNAME:S/evince/evince-nautilus/} -PKGREVISION= 2 COMMENT= File properties plugin for evince files .include "options.mk" |