diff options
author | abs <abs@pkgsrc.org> | 2008-06-03 20:31:10 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2008-06-03 20:31:10 +0000 |
commit | 32e2599a9843a43b592b7f2a62d1de2637ffa7e7 (patch) | |
tree | 9e1769e37557f6320fe0cb6f3b5d26b12a9518d2 /print | |
parent | a9d5d0e981600f32090949205602b119859b06ff (diff) | |
download | pkgsrc-32e2599a9843a43b592b7f2a62d1de2637ffa7e7.tar.gz |
pkglint (added comments) no functional change
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} |