diff options
author | tron <tron> | 1999-05-17 12:55:23 +0000 |
---|---|---|
committer | tron <tron> | 1999-05-17 12:55:23 +0000 |
commit | 4257d2ea1cf55dc5d2a3fc973efc75e759d79a91 (patch) | |
tree | 10ca89aa9aa9890928ee75e761d98a82612fa823 /graphics/Makefile | |
parent | 3926dc9fb1fc221949bf954ee7643604dbee2633 (diff) | |
download | pkgsrc-4257d2ea1cf55dc5d2a3fc973efc75e759d79a91.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 |