diff options
author | steve <steve@FreeBSD.org> | 1998-02-20 12:38:52 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-02-20 12:38:52 +0800 |
commit | 8c70457ff3e8248aa7701b8330319c8e00006c4d (patch) | |
tree | 9f17f2cbd99a6c83e2bfa501c5a19b259056db5e /print/Makefile | |
parent | 5c865474218d72f3bf3146d45baae0fd8fa441d1 (diff) | |
download | freebsd-ports-gnome-8c70457ff3e8248aa7701b8330319c8e00006c4d.tar.gz freebsd-ports-gnome-8c70457ff3e8248aa7701b8330319c8e00006c4d.tar.zst freebsd-ports-gnome-8c70457ff3e8248aa7701b8330319c8e00006c4d.zip |
activate mpage port
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 0345b0ba1d12..c0e6576950ad 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.54 1998/02/04 12:20:50 tg Exp $ +# $Id: Makefile,v 1.55 1998/02/14 18:15:46 andreas Exp $ # # the reversed ordering of a2ps43 and a2ps is intentional -- this @@ -34,6 +34,7 @@ SUBDIR += lyx SUBDIR += makeindex SUBDIR += mp + SUBDIR += mpage SUBDIR += musixtex SUBDIR += pkfonts SUBDIR += psutils |