diff options
author | obrien <obrien@FreeBSD.org> | 1996-11-25 01:24:47 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-11-25 01:24:47 +0000 |
commit | 181ad794ee16b9d6d4da5fe63a3dd7fc3e88a32e (patch) | |
tree | b9ca29b52db06301298f53a245c4be1c54c6ab07 /print/Makefile | |
parent | 563acb9db36c5adb12c7b5b46726ce1107fcb01b (diff) | |
download | FreeBSD-ports-181ad794ee16b9d6d4da5fe63a3dd7fc3e88a32e.zip FreeBSD-ports-181ad794ee16b9d6d4da5fe63a3dd7fc3e88a32e.tar.gz |
Turn on mars and lprps
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 807e4df..87c9fa7 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.33 1996/11/08 23:04:11 obrien Exp $ +# $Id: Makefile,v 1.34 1996/11/20 08:11:51 tg Exp $ # SUBDIR += a2ps @@ -17,6 +17,7 @@ SUBDIR += latex SUBDIR += latex209 SUBDIR += lout + SUBDIR += lprps SUBDIR += lyx SUBDIR += makeindex SUBDIR += mltex |