diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/poppler/Makefile.common | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common index c4e55188e2a..ae11e9577ae 100644 --- a/print/poppler/Makefile.common +++ b/print/poppler/Makefile.common @@ -1,5 +1,6 @@ -# $NetBSD: Makefile.common,v 1.14 2008/05/01 13:32:08 xtraeme Exp $ -# +# $NetBSD: Makefile.common,v 1.15 2008/06/03 20:31:10 abs Exp $ +# used by print/poppler/Makefile +# used by print/poppler-qt4/Makefile POPPLER_VERS= 0.8.2 DISTNAME= poppler-${POPPLER_VERS} |