diff options
author | abs <abs> | 2000-10-16 10:43:42 +0000 |
---|---|---|
committer | abs <abs> | 2000-10-16 10:43:42 +0000 |
commit | 47182624428b1111ef96ac8556be4b280d8ac3f7 (patch) | |
tree | 1a8715697449d0a5068472357793b7b595caa806 /print | |
parent | 16dd5553b21013d92522b0083d3c852109996f09 (diff) | |
download | pkgsrc-47182624428b1111ef96ac8556be4b280d8ac3f7.tar.gz |
Add if-psprint
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 9cb1d6dcded..bc505053ea7 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2000/10/15 17:32:44 rh Exp $ +# $NetBSD: Makefile,v 1.41 2000/10/16 10:43:42 abs Exp $ # FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp # @@ -16,6 +16,7 @@ SUBDIR += gv SUBDIR += html2ps SUBDIR += hugelatex + SUBDIR += if-psprint SUBDIR += jadetex SUBDIR += lgrind SUBDIR += lilypond |