diff options
author | bjs <bjs> | 2008-12-18 17:28:16 +0000 |
---|---|---|
committer | bjs <bjs> | 2008-12-18 17:28:16 +0000 |
commit | 2e2deed31be12c0184152cb10adcd14dfd7cbd55 (patch) | |
tree | 9764b2b29b499d6fef38c6f7f450517c6f6a8432 /x11/xvidcap | |
parent | 03e4f62fe4d9002c120db5683be0430aeb94f5ec (diff) | |
download | pkgsrc-2e2deed31be12c0184152cb10adcd14dfd7cbd55.tar.gz |
Recursive dependency bump for multimedia/x264-devel. It's tough
to know which packages are affected by the update and how, so to be
safe, I'm doing a full bump.
Diffstat (limited to 'x11/xvidcap')
-rw-r--r-- | x11/xvidcap/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xvidcap/Makefile.common b/x11/xvidcap/Makefile.common index 5cc8ddcf2fe..2f0f9649f3e 100644 --- a/x11/xvidcap/Makefile.common +++ b/x11/xvidcap/Makefile.common @@ -1,7 +1,8 @@ -# $NetBSD: Makefile.common,v 1.6 2007/01/11 15:12:53 joerg Exp $ +# $NetBSD: Makefile.common,v 1.7 2008/12/18 17:28:17 bjs Exp $ # DISTNAME= xvidcap-1.1.3 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xvidcap/} |