diff options
author | wulf <wulf> | 2002-02-18 03:10:22 +0000 |
---|---|---|
committer | wulf <wulf> | 2002-02-18 03:10:22 +0000 |
commit | b6b44ead5a5945025d7b435865b401730bd7ad30 (patch) | |
tree | a9e6145c4aa55a860058a02f7bee4fbc7b197a60 /graphics/Makefile | |
parent | 1d253fda1e90ef3f107dca58ba0a965048b08ade (diff) | |
download | pkgsrc-b6b44ead5a5945025d7b435865b401730bd7ad30.tar.gz |
added and enabled vid-1.0.1
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 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 |