diff options
author | jlam <jlam> | 2001-10-01 20:55:47 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-10-01 20:55:47 +0000 |
commit | 596ac6ded33d70c1d111e2e61b84f39eed67ccaa (patch) | |
tree | d8a3edb12ddd840aaaaceda00b5c6560bc1e64cb | |
parent | 0d462f83d51668b398116989aba69cb62464b8b0 (diff) | |
download | pkgsrc-596ac6ded33d70c1d111e2e61b84f39eed67ccaa.tar.gz |
Note addition of print/tcl-pdflib.
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 725d2148b41..a428e81d91a 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2001/09/29 06:18:33 jlam Exp $ +# $NetBSD: Makefile,v 1.58 2001/10/01 20:55:47 jlam Exp $ # COMMENT= Desktop publishing @@ -44,6 +44,7 @@ SUBDIR+= psutils SUBDIR+= py-reportlab SUBDIR+= rtf2latex SUBDIR+= stylewriter +SUBDIR+= tcl-pdflib SUBDIR+= teTeX SUBDIR+= teTeX-bin SUBDIR+= teTeX-share |