diff options
author | asami <asami@FreeBSD.org> | 1996-08-16 15:23:50 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-08-16 15:23:50 +0800 |
commit | c3d8eb3d6a1fdcd371de0ed37878849bb2871634 (patch) | |
tree | 181ad74a4852a015630a7bd3945a7d9f8cda4658 /print | |
parent | a4073654e7103a2e3312cc5b8d082b4f47be9858 (diff) | |
download | freebsd-ports-gnome-c3d8eb3d6a1fdcd371de0ed37878849bb2871634.tar.gz freebsd-ports-gnome-c3d8eb3d6a1fdcd371de0ed37878849bb2871634.tar.zst freebsd-ports-gnome-c3d8eb3d6a1fdcd371de0ed37878849bb2871634.zip |
Added mp.
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 648fb623e0e1..a71245a232b9 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.29 1996/06/14 09:20:18 jkh Exp $ +# $Id: Makefile,v 1.30 1996/07/18 04:24:32 asami Exp $ # SUBDIR += a2ps @@ -17,6 +17,7 @@ SUBDIR += latex209 SUBDIR += makeindex SUBDIR += mltex + SUBDIR += mp SUBDIR += musixtex SUBDIR += pkfonts SUBDIR += psutils |