diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-09-21 14:45:06 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-09-21 14:45:06 +0000 |
commit | d46c81ac0d22024bc26fe92364ae13d6b3b63ae7 (patch) | |
tree | 71f3ecf3f63fd660ef7ee650b25875cb7024cec1 /graphics | |
parent | use CONFIGURE_TARGET to create header name dynamically. (diff) |
add missing bin/movify.
Notes
Notes:
svn path=/head/; revision=48038
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cqcam/Makefile | 1 | ||||
-rw-r--r-- | graphics/cqcam/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/cqcam/Makefile b/graphics/cqcam/Makefile index e612c8cb97bd..a2df1b43bf5d 100644 --- a/graphics/cqcam/Makefile +++ b/graphics/cqcam/Makefile @@ -7,6 +7,7 @@ PORTNAME= cqcam PORTVERSION= 0.91 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.cs.duke.edu/~reynolds/cqcam/ diff --git a/graphics/cqcam/pkg-plist b/graphics/cqcam/pkg-plist index cc8ce94772a9..8446a0bedf03 100644 --- a/graphics/cqcam/pkg-plist +++ b/graphics/cqcam/pkg-plist @@ -1,5 +1,6 @@ bin/cqcam bin/gtkcam +bin/movify bin/webcam bin/xcqcam %%PORTDOCS%%share/doc/cqcam/APINOTES |