diff options
author | tron <tron@pkgsrc.org> | 1999-05-17 12:55:23 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-05-17 12:55:23 +0000 |
commit | b8de61f104addffd4fc10e9ff791a1b5667bc1f0 (patch) | |
tree | 10ca89aa9aa9890928ee75e761d98a82612fa823 /graphics/Makefile | |
parent | a6aaf46af19e6f41ea7147cef848452317e34e76 (diff) | |
download | pkgsrc-b8de61f104addffd4fc10e9ff791a1b5667bc1f0.tar.gz |
Add and enable "mtv".
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index be41880a1d4..c1d6c8b8fd3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 1999/05/02 17:53:38 tsarna Exp $ +# $NetBSD: Makefile,v 1.42 1999/05/17 12:55:23 tron Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -40,6 +40,7 @@ # SUBDIR += mpeg_stat # SUBDIR += mpegedit # SUBDIR += mplex + SUBDIR += mtv SUBDIR += netpbm # SUBDIR += p5-GD # SUBDIR += p5-Image-Size |