diff options
author | joerg <joerg@pkgsrc.org> | 2020-08-06 23:53:16 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2020-08-06 23:53:16 +0000 |
commit | 47bc65db8a8d7bd80046c170ae4d778d35e7ba29 (patch) | |
tree | dab1354190641b276b60fce14fb6a0cacb35a5b5 /print | |
parent | 540efbfecd50f38d48f83cfedf8b221f193376b3 (diff) | |
download | pkgsrc-47bc65db8a8d7bd80046c170ae4d778d35e7ba29.tar.gz |
+ sile
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 c4548f6b375..ad4f930e26f 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.779 2020/07/17 06:10:34 wiz Exp $ +# $NetBSD: Makefile,v 1.780 2020/08/06 23:53:16 joerg Exp $ # COMMENT= Desktop publishing @@ -150,6 +150,7 @@ SUBDIR+= ruby-rbpdf-font SUBDIR+= scribus-qt4 SUBDIR+= scribus-qt5 SUBDIR+= seetexk +SUBDIR+= sile SUBDIR+= stylewriter SUBDIR+= tcl-pdflib SUBDIR+= tex-2up |