diff options
author | wiz <wiz> | 2004-11-30 18:26:39 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-11-30 18:26:39 +0000 |
commit | 99516dd832096c04289b0103e592a44034a356be (patch) | |
tree | 0a1a699a21ef4f6829d80d67554dd1d282bf7bbe /multimedia | |
parent | 1ca5fb79489573a0bd2c80d44c708818306d4448 (diff) | |
download | pkgsrc-99516dd832096c04289b0103e592a44034a356be.tar.gz |
Bump PKGREVISION for removal of db3 buildlink3.mk file from
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/dvdrip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/dvdrip/Makefile b/multimedia/dvdrip/Makefile index 1fe3ed53e08..a412d08a261 100644 --- a/multimedia/dvdrip/Makefile +++ b/multimedia/dvdrip/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2004/10/03 00:13:02 tv Exp $ +# $NetBSD: Makefile,v 1.9 2004/11/30 18:26:40 wiz Exp $ # VERS= 0.50.18 DISTNAME= Video-DVDRip-${VERS} PKGNAME= dvdrip-${VERS} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia x11 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Video/} |