diff options
author | minskim <minskim@pkgsrc.org> | 2009-07-22 07:03:25 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-07-22 07:03:25 +0000 |
commit | c92320d92678dfa68215d796d1b3b5ca18ef72aa (patch) | |
tree | 27e4584e7f734684f0bb76aabbc29b99db356964 /print | |
parent | d6221c86827d63f2d8ccfc124599ec278c2571cc (diff) | |
download | pkgsrc-c92320d92678dfa68215d796d1b3b5ca18ef72aa.tar.gz |
Add tex-elsarticle and tex-elsarticle-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 59aa15c15ce..82fa9e98dda 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.292 2009/07/20 11:10:37 minskim Exp $ +# $NetBSD: Makefile,v 1.293 2009/07/22 07:03:25 minskim Exp $ # COMMENT= Desktop publishing @@ -171,6 +171,8 @@ SUBDIR+= tex-dhucs SUBDIR+= tex-draftwatermark SUBDIR+= tex-dvipdfmx-def SUBDIR+= tex-dvips +SUBDIR+= tex-elsarticle +SUBDIR+= tex-elsarticle-doc SUBDIR+= tex-enctex SUBDIR+= tex-enctex-doc SUBDIR+= tex-enumitem |