diff options
author | wiz <wiz@pkgsrc.org> | 2014-10-05 16:41:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-10-05 16:41:05 +0000 |
commit | 84aefdbffca035422254247224172afbdcd7a665 (patch) | |
tree | 2480e460ff161850b9fccffc99831a1bbe1baf7e /print/poppler016/Makefile.common | |
parent | 97f9c28ac844a83561a162290640dd19e96db52b (diff) | |
download | pkgsrc-84aefdbffca035422254247224172afbdcd7a665.tar.gz |
Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings.
Diffstat (limited to 'print/poppler016/Makefile.common')
-rw-r--r-- | print/poppler016/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/poppler016/Makefile.common b/print/poppler016/Makefile.common index f9abfae085c..fcf5ad822a4 100644 --- a/print/poppler016/Makefile.common +++ b/print/poppler016/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.2 2012/10/08 13:45:44 asau Exp $ +# $NetBSD: Makefile.common,v 1.3 2014/10/05 16:41:08 wiz Exp $ # -# used by print/poppler/Makefile +# used by print/poppler016/Makefile # used by print/poppler-qt/Makefile POPPLER_VERS= 0.16.7 |