diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 1999-05-17 10:43:58 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 1999-05-17 10:43:58 +0000 |
commit | 858b0418d61be20e5dc18625a768710799df8178 (patch) | |
tree | 2145fe1ff28c78814f1fb8ab48788564fd1587f1 /print/Makefile | |
parent | 5db405731c69a0df10aaea4caf828459036ed704 (diff) | |
download | ports-858b0418d61be20e5dc18625a768710799df8178.tar.gz ports-858b0418d61be20e5dc18625a768710799df8178.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 699baf849919..b3270626aeb8 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.90 1999/05/03 03:03:37 steve Exp $ +# $Id: Makefile,v 1.91 1999/05/11 02:02:02 taoka Exp $ # SUBDIR += a2ps-a4 @@ -56,6 +56,7 @@ SUBDIR += offix-printer SUBDIR += pbm2ppa SUBDIR += pdflib + SUBDIR += pdq SUBDIR += perlftlib SUBDIR += pkfonts118 SUBDIR += pkfonts240 |