diff options
author | drochner <drochner> | 2004-08-27 13:29:49 +0000 |
---|---|---|
committer | drochner <drochner> | 2004-08-27 13:29:49 +0000 |
commit | e9f10aca3f967018023992a8bb1f6c3324fd1594 (patch) | |
tree | 2d0540bfb8955db8c9ca962d896b84c0939f9706 /graphics | |
parent | 9559f0052d1ea0450d92e352fa294cc6a7319216 (diff) | |
download | pkgsrc-e9f10aca3f967018023992a8bb1f6c3324fd1594.tar.gz |
+vp
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 38a9fb866a4..6ef4e4203ea 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.331 2004/08/25 17:23:22 snj Exp $ +# $NetBSD: Makefile,v 1.332 2004/08/27 13:29:49 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -244,6 +244,7 @@ SUBDIR+= urt SUBDIR+= vcg SUBDIR+= vid SUBDIR+= viewfax +SUBDIR+= vp SUBDIR+= vtk SUBDIR+= vtk-data SUBDIR+= vtk-docs |