diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-20 02:31:50 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-20 02:31:50 +0000 |
commit | a71d232c599a8e9eb5f1f3dacb9c3cc1ee64a8a3 (patch) | |
tree | e0696cbfc8402863b1e419f79d62f89c6a8c27ba /print/Makefile | |
parent | bb7ad20c83bf12877822b3f803051a1c22645ae8 (diff) | |
download | ports-a71d232c599a8e9eb5f1f3dacb9c3cc1ee64a8a3.tar.gz ports-a71d232c599a8e9eb5f1f3dacb9c3cc1ee64a8a3.zip |
Notes
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 47803e7813ab..6f46444aa586 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.61 1998/05/25 14:28:02 tg Exp $ +# $Id: Makefile,v 1.62 1998/06/14 22:00:24 kuriyama Exp $ # # the reversed ordering of a2ps43 and a2ps is intentional -- this @@ -19,6 +19,7 @@ SUBDIR += dvips2ascii SUBDIR += dviselect SUBDIR += enscript + SUBDIR += enscriptfonts SUBDIR += freetype SUBDIR += ghostscript SUBDIR += ghostscript3 |