diff options
author | abs <abs> | 2010-11-15 22:56:08 +0000 |
---|---|---|
committer | abs <abs> | 2010-11-15 22:56:08 +0000 |
commit | b3328f8ca5d1b68800fc16ecbfa63951845b68e0 (patch) | |
tree | 51bd3c92c0788019a2d7bcf1fe281fd0e78cbdb5 /x11/xvidcap-gtk2 | |
parent | 43c4ac5fdc21ab3b5ba066e4baa060411a879e69 (diff) | |
download | pkgsrc-b3328f8ca5d1b68800fc16ecbfa63951845b68e0.tar.gz |
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
Diffstat (limited to 'x11/xvidcap-gtk2')
-rw-r--r-- | x11/xvidcap-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xvidcap-gtk2/Makefile b/x11/xvidcap-gtk2/Makefile index 8000776e8f6..0cc52d400d7 100644 --- a/x11/xvidcap-gtk2/Makefile +++ b/x11/xvidcap-gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2010/09/14 11:03:08 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2010/11/15 22:59:19 abs Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/xvidcap/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gtk2-/} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= Capture X display to individual frames or MPEG video (GTK2 version) CONFLICTS+= xvidcap<1.1.3nb3 |