diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-17 14:52:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-17 14:52:10 +0000 |
commit | 097a40946dca5f8d481b7f08ba106acebf291733 (patch) | |
tree | d06929fe99c918a62eb31e591b059925fba5f470 /x11/xvidcap | |
parent | 964dfcc52d408a88246d798c0475e787dc12d20f (diff) | |
download | pkgsrc-097a40946dca5f8d481b7f08ba106acebf291733.tar.gz |
More PKGREVISION bumps for png-1.2.9nb2 update.
Diffstat (limited to 'x11/xvidcap')
-rw-r--r-- | x11/xvidcap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xvidcap/Makefile b/x11/xvidcap/Makefile index f6b6f2a3f40..07bcefda2dc 100644 --- a/x11/xvidcap/Makefile +++ b/x11/xvidcap/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:49 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/17 14:52:12 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Capture X display to individual frames or MPEG video CONFIGURE_ARGS+= --without-gtk2 |