diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-03-25 11:03:18 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-03-25 11:03:18 +0000 |
commit | 9a656c7c478221ea437f5e940444734c7444c0ab (patch) | |
tree | 0249b98003db94ce1178814cec9672a26acf7759 /print | |
parent | 6b05df3643318b978bcfd927040697a87fb3bf31 (diff) | |
download | ports-9a656c7c478221ea437f5e940444734c7444c0ab.tar.gz ports-9a656c7c478221ea437f5e940444734c7444c0ab.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 7998e57cd91c..bda3c0be8c6a 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.40 1997/03/04 10:11:43 tg Exp $ +# $Id: Makefile,v 1.41 1997/03/24 19:37:52 obrien Exp $ # SUBDIR += a2ps @@ -6,6 +6,7 @@ SUBDIR += afm SUBDIR += apsfilter SUBDIR += c2ps + SUBDIR += detex SUBDIR += dvi2tty SUBDIR += dvi2xx SUBDIR += dvips |