diff options
author | wiz <wiz> | 2009-03-09 12:32:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-03-09 12:32:46 +0000 |
commit | 70d05befafaeebcecf15786a3e18995c0b054431 (patch) | |
tree | 83893c71ce7c5602c55718cb8ff14e9eb543bad9 /multimedia | |
parent | 48a9130b959875c276abcecf4abfc825e5e28ac1 (diff) | |
download | pkgsrc-70d05befafaeebcecf15786a3e18995c0b054431.tar.gz |
Bump PKGREVISION for libdvdnav/libdvdread support and PLIST change.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gst-plugins0.10-bad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gst-plugins0.10-bad/Makefile b/multimedia/gst-plugins0.10-bad/Makefile index 5da9cc7f5f5..c938c1f3538 100644 --- a/multimedia/gst-plugins0.10-bad/Makefile +++ b/multimedia/gst-plugins0.10-bad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2009/03/09 11:31:34 jmcneill Exp $ +# $NetBSD: Makefile,v 1.6 2009/03/09 12:32:46 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,6 +6,7 @@ USE_LANGUAGES= c c++ .include "Makefile.common" +PKGREVISION= 1 COMMENT+= bad plugins .include "../../mk/bsd.prefs.mk" |