diff options
author | tg <tg@FreeBSD.org> | 1997-09-12 08:14:34 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-09-12 08:14:34 +0000 |
commit | 686a8616dd540452c6b836ff930058ccf29cf55f (patch) | |
tree | 2610ca4abcd24d1bc072d6817d1f7d121bc72bfb /print | |
parent | 0723b122ef08ba966440717f18b40754f6aca0c2 (diff) | |
download | FreeBSD-ports-686a8616dd540452c6b836ff930058ccf29cf55f.zip FreeBSD-ports-686a8616dd540452c6b836ff930058ccf29cf55f.tar.gz |
Activate bibview.
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 2e784b2..3ae8230 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 |