diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:53:59 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:53:59 +0000 |
commit | 55481465a2afaa5bfc00525166dcaf655e7ce774 (patch) | |
tree | d69004a227d28dafeb1f064271c9575d619b024c /print/Makefile | |
parent | cb52f277b17c6bac27a0f5435bd6f1db9066ec3b (diff) | |
download | ports-55481465a2afaa5bfc00525166dcaf655e7ce774.tar.gz ports-55481465a2afaa5bfc00525166dcaf655e7ce774.zip |
Notes
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 a1e197cbef24..c35364c6d71b 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.83 1999/01/26 03:32:20 steve Exp $ +# $Id: Makefile,v 1.84 1999/03/20 02:00:59 asami Exp $ # SUBDIR += a2ps-a4 @@ -43,6 +43,7 @@ SUBDIR += lprps-a4 SUBDIR += lprps-letter SUBDIR += lyx + SUBDIR += magicfilter SUBDIR += makeindex SUBDIR += mgv SUBDIR += mp-a4 |