diff options
| author | markd <markd@pkgsrc.org> | 2022-10-03 19:26:18 +0000 |
|---|---|---|
| committer | markd <markd@pkgsrc.org> | 2022-10-03 19:26:18 +0000 |
| commit | 53b0e92fa677f4e4d545e7077bf931ce96d46fd6 (patch) | |
| tree | 4b545c1dc005e22abd4353fc80bbe27c284d7827 /print | |
| parent | c294dc5ff9c39540baec4be02f43cc01cb066a8f (diff) | |
| download | pkgsrc-53b0e92fa677f4e4d545e7077bf931ce96d46fd6.tar.gz | |
print: add tex-orcidlink{,-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 27532ac6076..76cb94d9e91 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.886 2022/09/01 04:33:51 markd Exp $ +# $NetBSD: Makefile,v 1.887 2022/10/03 19:26:18 markd Exp $ # COMMENT= Desktop publishing @@ -1252,6 +1252,8 @@ SUBDIR+= tex-optional SUBDIR+= tex-optional-doc SUBDIR+= tex-options SUBDIR+= tex-options-doc +SUBDIR+= tex-orcidlink +SUBDIR+= tex-orcidlink-doc SUBDIR+= tex-ordinalpt SUBDIR+= tex-ordinalpt-doc SUBDIR+= tex-otibet |
