diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-19 06:59:02 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-19 06:59:02 +0000 |
commit | bf9582b9bd9e0c78c5f980d238f849dfbb448b8d (patch) | |
tree | 20122567ec7b37e0673879296220cbcc34db237d /graphics/Makefile | |
parent | ab8820a78b30cd3bf50c1d7aa4f59e046bbe6680 (diff) |
add multivideo 0.1.0
An image sequence viewer
Notes
Notes:
svn path=/head/; revision=68315
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a162993fbbe1..a3cac0810e7c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -243,6 +243,7 @@ SUBDIR += mplex SUBDIR += mrsidviewer SUBDIR += mtv + SUBDIR += multivideo SUBDIR += netpbm SUBDIR += netshow SUBDIR += nurbs++ |