diff options
author | wiz <wiz@pkgsrc.org> | 2009-03-09 12:32:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-03-09 12:32:46 +0000 |
commit | 965861b1228989b08b41d2b9e66a16af6aeb09fa (patch) | |
tree | 83893c71ce7c5602c55718cb8ff14e9eb543bad9 /multimedia/gst-plugins0.10-bad/Makefile | |
parent | d6a374066713d93032ae1ca63f30a284f57e9cb7 (diff) | |
download | pkgsrc-965861b1228989b08b41d2b9e66a16af6aeb09fa.tar.gz |
Bump PKGREVISION for libdvdnav/libdvdread support and PLIST change.
Diffstat (limited to 'multimedia/gst-plugins0.10-bad/Makefile')
-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" |