diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-06 12:43:57 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-06 12:43:57 +0000 |
commit | aced79ba5c686c49bc846b8f4c461f4171f6ab34 (patch) | |
tree | b842ac5a344fdbd852f4643a34fb0c7bc8ab8ab2 /print/Makefile | |
parent | bf511e8f4c53c52f097b27f3b44e40dc2f32beea (diff) | |
download | ports-aced79ba5c686c49bc846b8f4c461f4171f6ab34.tar.gz ports-aced79ba5c686c49bc846b8f4c461f4171f6ab34.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 8e959e336557..a12b42cee407 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.57 1998/03/28 15:08:14 steve Exp $ +# $Id: Makefile,v 1.58 1998/04/30 08:25:18 tg Exp $ # # the reversed ordering of a2ps43 and a2ps is intentional -- this @@ -37,6 +37,7 @@ SUBDIR += mp SUBDIR += mpage SUBDIR += musixtex + SUBDIR += offix-printer SUBDIR += pkfonts SUBDIR += psutils SUBDIR += rtf2latex |