diff options
author | kim <kim> | 1999-11-05 00:10:48 +0000 |
---|---|---|
committer | kim <kim> | 1999-11-05 00:10:48 +0000 |
commit | ea346c01cddd80a91ae8ed6b5d80b6c5c694b688 (patch) | |
tree | cf6b11eb5a5cc1f6618c0fe7452e2ca35eb4089b /print | |
parent | 58969052c7912d080afe85b21022c4d0947973fc (diff) | |
download | pkgsrc-ea346c01cddd80a91ae8ed6b5d80b6c5c694b688.tar.gz |
Add and enable psify.
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 b2940416b01..f0d2e5ce7e8 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 1999/10/28 20:06:54 kim Exp $ +# $NetBSD: Makefile,v 1.28 1999/11/05 00:10:48 kim Exp $ # FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp # @@ -40,6 +40,7 @@ SUBDIR += papersize SUBDIR += pdflib # SUBDIR += pkfonts + SUBDIR += psify SUBDIR += psutils SUBDIR += rtf2latex SUBDIR += stylewriter |