diff options
author | steve <steve@FreeBSD.org> | 1998-03-28 23:08:14 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-03-28 23:08:14 +0800 |
commit | fabc0fb68a485df648ae390a779f4b9618c2db0a (patch) | |
tree | 7b08d5627dc1897ecec5acaf645b96aa7a471fa8 /print | |
parent | 35d8637778ca4f8b2cb004ca3d53430e50733731 (diff) | |
download | freebsd-ports-graphics-fabc0fb68a485df648ae390a779f4b9618c2db0a.tar.gz freebsd-ports-graphics-fabc0fb68a485df648ae390a779f4b9618c2db0a.tar.zst freebsd-ports-graphics-fabc0fb68a485df648ae390a779f4b9618c2db0a.zip |
Activate the mgv port.
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 c0e6576950a..529ce0c74b3 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.55 1998/02/14 18:15:46 andreas Exp $ +# $Id: Makefile,v 1.56 1998/02/20 04:38:52 steve Exp $ # # the reversed ordering of a2ps43 and a2ps is intentional -- this @@ -33,6 +33,7 @@ SUBDIR += lprps SUBDIR += lyx SUBDIR += makeindex + SUBDIR += mgv SUBDIR += mp SUBDIR += mpage SUBDIR += musixtex |