diff options
author | leot <leot@pkgsrc.org> | 2016-02-14 13:44:09 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2016-02-14 13:44:09 +0000 |
commit | de2ec1d486470273f0c24a835242f52422188778 (patch) | |
tree | dd4e667f5d93c24cff043904c83394e9a39ac65f /print | |
parent | 6fdfed5b87b91f7321061b7c09971828f8556682 (diff) | |
download | pkgsrc-de2ec1d486470273f0c24a835242f52422188778.tar.gz |
+ zathura
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 624b590f425..7eddc214f9c 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.657 2016/02/07 21:54:25 markd Exp $ +# $NetBSD: Makefile,v 1.658 2016/02/14 13:44:09 leot Exp $ # COMMENT= Desktop publishing @@ -1242,5 +1242,6 @@ SUBDIR+= xpdf-turkish SUBDIR+= xpdfopen SUBDIR+= xpp SUBDIR+= yup +SUBDIR+= zathura .include "../mk/misc/category.mk" |