diff options
author | wulf <wulf> | 2002-02-18 03:10:22 +0000 |
---|---|---|
committer | wulf <wulf> | 2002-02-18 03:10:22 +0000 |
commit | 8520d5f44f9bae93302c19a9cb008ecf73b1c8e8 (patch) | |
tree | a9e6145c4aa55a860058a02f7bee4fbc7b197a60 /graphics | |
parent | ecba8a70dba58c491091ac0beeee096941033ea4 (diff) | |
download | pkgsrc-8520d5f44f9bae93302c19a9cb008ecf73b1c8e8.tar.gz |
added and enabled vid-1.0.1
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 2379313d8eb..4dbd726e630 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.176 2002/02/15 21:28:00 drochner Exp $ +# $NetBSD: Makefile,v 1.177 2002/02/18 03:10:22 wulf Exp $ # COMMENT= Graphics tools and libraries @@ -156,6 +156,7 @@ SUBDIR+= tiff SUBDIR+= tkpiechart SUBDIR+= urt SUBDIR+= vcg +SUBDIR+= vid SUBDIR+= viewfax SUBDIR+= water SUBDIR+= win32-codecs |