diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-24 12:13:55 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-24 12:13:55 +0000 |
commit | fee36ec2d73666e88057e79e362b07233e26692f (patch) | |
tree | 832aa6e397973c25fcae93ac6f7f8d64c772adee /print | |
parent | 0f7584fc372852ab4db055d96c50ea5da57879ba (diff) | |
download | ports-fee36ec2d73666e88057e79e362b07233e26692f.tar.gz ports-fee36ec2d73666e88057e79e362b07233e26692f.zip |
Notes
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 cf66db4bf266..2b5c6b2fd6a1 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.74 1998/12/08 21:11:51 nik Exp $ +# $Id: Makefile,v 1.75 1998/12/13 03:13:17 kuriyama Exp $ # SUBDIR += a2ps-a4 @@ -31,6 +31,7 @@ SUBDIR += ghostscript5 SUBDIR += ghostview SUBDIR += gp + SUBDIR += gsfonts SUBDIR += gv SUBDIR += html2latex SUBDIR += html2ps |