diff options
author | drochner <drochner> | 2011-05-18 09:48:59 +0000 |
---|---|---|
committer | drochner <drochner> | 2011-05-18 09:48:59 +0000 |
commit | bf002a5071c435d6de82025b0dd9fecde309a137 (patch) | |
tree | 9ae3b084ed30930ba07a8300df1b4950b04abf57 /multimedia/gst-plugins0.10-resindvd | |
parent | 1b8b62eb17c9a5e0b1cc10f73ff2b209c7ed27a7 (diff) | |
download | pkgsrc-bf002a5071c435d6de82025b0dd9fecde309a137.tar.gz |
reset PKGREV for base pkg update
Diffstat (limited to 'multimedia/gst-plugins0.10-resindvd')
-rw-r--r-- | multimedia/gst-plugins0.10-resindvd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/gst-plugins0.10-resindvd/Makefile b/multimedia/gst-plugins0.10-resindvd/Makefile index 2138b621f37..25a6005850c 100644 --- a/multimedia/gst-plugins0.10-resindvd/Makefile +++ b/multimedia/gst-plugins0.10-resindvd/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2011/04/22 13:45:20 obache Exp $ +# $NetBSD: Makefile,v 1.3 2011/05/18 09:49:02 drochner Exp $ # GST_PLUGINS0.10_NAME= resindvd GST_PLUGINS0.10_FLAGS= dvdnav GST_PLUGINS0.10_DIRS= ext/resindvd -PKGREVISION= 1 - PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-bad/Makefile.common" |