diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-09-12 08:14:34 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-09-12 08:14:34 +0000 |
commit | 9e84441549702977c9856ab1a6e487b6700e2c97 (patch) | |
tree | f6f31c8608112fb2d73767440e37cb76eef9492f /print | |
parent | 1bc1187e0f092788bcd9e50721edce75c27efc92 (diff) | |
download | ports-9e84441549702977c9856ab1a6e487b6700e2c97.tar.gz ports-9e84441549702977c9856ab1a6e487b6700e2c97.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 2e784b22e837..3ae8230e6690 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.46 1997/07/27 03:33:23 chuckr Exp $ +# $Id: Makefile,v 1.47 1997/08/26 16:34:04 wosch Exp $ # SUBDIR += a2ps @@ -6,6 +6,7 @@ SUBDIR += afm SUBDIR += apsfilter SUBDIR += bibcard + SUBDIR += bibview SUBDIR += c2ps SUBDIR += detex SUBDIR += dvi2tty |