diff options
author | wiz <wiz@pkgsrc.org> | 2004-04-05 18:41:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-04-05 18:41:14 +0000 |
commit | 5350dc21df1c6b02c07959f701069a2db10e2d51 (patch) | |
tree | a8eed59ec2ca7aec7d72e63659fc9af250fcb02b /graphics | |
parent | 5922427d0c17a6b3401d51e51c840b31de89bc83 (diff) | |
download | pkgsrc-5350dc21df1c6b02c07959f701069a2db10e2d51.tar.gz |
Belatedly bump PKGREVISIONs and dependencies for xvidcore major bump
during recent update (hi charles!).
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/transcode/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/transcode/Makefile b/graphics/transcode/Makefile index c9e7572e757..eb0a32b93a8 100644 --- a/graphics/transcode/Makefile +++ b/graphics/transcode/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2004/03/28 20:09:07 mycroft Exp $ +# $NetBSD: Makefile,v 1.31 2004/04/05 18:41:14 wiz Exp $ DISTNAME= transcode-0.6.12 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.zebra.fh-weingarten.de/~transcode/pre/ |