diff options
author | steve <steve@FreeBSD.org> | 1999-11-14 03:50:58 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-11-14 03:50:58 +0000 |
commit | 367699affb8bb2895d72d9b24ad8936d4acb8d3c (patch) | |
tree | a6767d69936a2e5cefdbf43729d66d4c7f3c103d | |
parent | 495fb50e62a408ff6f76beacb450ebac5280dc4d (diff) | |
download | FreeBSD-ports-367699affb8bb2895d72d9b24ad8936d4acb8d3c.zip FreeBSD-ports-367699affb8bb2895d72d9b24ad8936d4acb8d3c.tar.gz |
Activate the hyperlatex and nenscript ports.
-rw-r--r-- | print/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 3c87188..09261a3 100644 --- a/print/Makefile +++ b/print/Makefile @@ -42,6 +42,7 @@ SUBDIR += html2latex SUBDIR += html2ps-a4 SUBDIR += html2ps-letter + SUBDIR += hyperlatex SUBDIR += ifhp SUBDIR += jadetex SUBDIR += klyx @@ -57,6 +58,7 @@ SUBDIR += mp-letter SUBDIR += mpage SUBDIR += musixtex + SUBDIR += nenscript SUBDIR += offix-printer SUBDIR += pbm2ppa SUBDIR += pclprint |