diff options
author | wiz <wiz> | 2014-08-07 21:25:22 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-08-07 21:25:22 +0000 |
commit | 650bda35bf3470324bb6446580fb55c64edf0dd6 (patch) | |
tree | 60f37dbddd5ed80667f2c52422fb9b95ae8eb033 /print | |
parent | ca64917ed27aafd8921d746ce25ceb687c78c2f4 (diff) | |
download | pkgsrc-650bda35bf3470324bb6446580fb55c64edf0dd6.tar.gz |
+ tex-octavo{,-doc}
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 336d79556f3..68eb5383a25 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.590 2014/07/10 15:38:17 jnemeth Exp $ +# $NetBSD: Makefile,v 1.591 2014/08/07 21:25:22 wiz Exp $ # COMMENT= Desktop publishing @@ -555,6 +555,8 @@ SUBDIR+= tex-ntheorem SUBDIR+= tex-ntheorem-doc SUBDIR+= tex-oberdiek SUBDIR+= tex-oberdiek-doc +SUBDIR+= tex-octavo +SUBDIR+= tex-octavo-doc SUBDIR+= tex-optional SUBDIR+= tex-optional-doc SUBDIR+= tex-oubraces |