diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-11 02:02:02 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-11 02:02:02 +0000 |
commit | 387339f2d263f5d77ff3dffe27cb8e5cc423ccc4 (patch) | |
tree | 8c80a304145308c2134bc61db5464ed696d6f6a6 /print/Makefile | |
parent | e4c6d6a9c62ab52713d169e8f7463d7229f1e393 (diff) | |
download | ports-387339f2d263f5d77ff3dffe27cb8e5cc423ccc4.tar.gz ports-387339f2d263f5d77ff3dffe27cb8e5cc423ccc4.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 7d48e49c18dc..699baf849919 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.89 1999/04/13 16:20:30 taoka Exp $ +# $Id: Makefile,v 1.90 1999/05/03 03:03:37 steve Exp $ # SUBDIR += a2ps-a4 @@ -65,6 +65,7 @@ SUBDIR += pkfonts600 SUBDIR += psutils-a4 SUBDIR += psutils-letter + SUBDIR += rlpr SUBDIR += rtf2latex SUBDIR += t1utils SUBDIR += teTeX |