diff options
Diffstat (limited to 'print/evince3/Makefile')
-rw-r--r-- | print/evince3/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/print/evince3/Makefile b/print/evince3/Makefile index c3767ef718c..edf3ea88520 100644 --- a/print/evince3/Makefile +++ b/print/evince3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/01/26 13:17:56 wiz Exp $ -# +# $NetBSD: Makefile,v 1.28 2014/02/12 23:18:29 tron Exp $ .include "../../print/evince3/Makefile.common" +PKGREVISION= 1 + COMMENT= Document viewer .include "options.mk" |