diff options
author | abs <abs> | 2008-06-03 20:31:10 +0000 |
---|---|---|
committer | abs <abs> | 2008-06-03 20:31:10 +0000 |
commit | 681f11e072ef62ad79948fc43b9187ebf737dc94 (patch) | |
tree | 9e1769e37557f6320fe0cb6f3b5d26b12a9518d2 /print | |
parent | bdecf77c2392f4ea268d5cca562054fefdb947c6 (diff) | |
download | pkgsrc-681f11e072ef62ad79948fc43b9187ebf737dc94.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} |