diff options
author | tg <tg@FreeBSD.org> | 1998-05-06 12:43:57 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-05-06 12:43:57 +0000 |
commit | 19abff301b315fe456b5b286fb5cf355219a6fae (patch) | |
tree | c43d77a6103a9a1a1686c3c5c940ff67b219f503 /print | |
parent | 083851e4a18584a7f7e3daa4cd6ae1177045a646 (diff) | |
download | FreeBSD-ports-19abff301b315fe456b5b286fb5cf355219a6fae.zip FreeBSD-ports-19abff301b315fe456b5b286fb5cf355219a6fae.tar.gz |
Activate offix-printer.
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 8e959e3..a12b42c 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 |