diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-01-01 22:20:14 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-01-01 22:20:14 +0000 |
commit | 5f151c50fde1850875761ff3d3a0a68a4f790c46 (patch) | |
tree | ef59ee2b78790c58c6549808f6fde363e955a636 /print/Makefile | |
parent | 6854484cd32be3b74c42ea0eceb35265cdaaa050 (diff) | |
download | ports-5f151c50fde1850875761ff3d3a0a68a4f790c46.tar.gz ports-5f151c50fde1850875761ff3d3a0a68a4f790c46.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 2b5c6b2fd6a1..c898013f4418 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.75 1998/12/13 03:13:17 kuriyama Exp $ +# $Id: Makefile,v 1.76 1998/12/24 12:13:55 jseger Exp $ # SUBDIR += a2ps-a4 @@ -52,6 +52,7 @@ SUBDIR += p5-FreeType SUBDIR += p5-FreeTypeWrapper SUBDIR += pbm2ppa + SUBDIR += perlftlib SUBDIR += pkfonts118 SUBDIR += pkfonts240 SUBDIR += pkfonts300 |