diff options
author | drochner <drochner@pkgsrc.org> | 2012-02-28 18:43:39 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-02-28 18:43:39 +0000 |
commit | 9e42a5623e20ec3cdc8268ef14c12eb4d509eabc (patch) | |
tree | 4e18c393c24c0c9178c179c20826a47cf192c181 /net/gst-plugins0.10-soup | |
parent | 57fe1f715901301c0d6f70c8ea2fd11dabb6c162 (diff) | |
download | pkgsrc-9e42a5623e20ec3cdc8268ef14c12eb4d509eabc.tar.gz |
reset PKGREV for base pkg update
Diffstat (limited to 'net/gst-plugins0.10-soup')
-rw-r--r-- | net/gst-plugins0.10-soup/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/gst-plugins0.10-soup/Makefile b/net/gst-plugins0.10-soup/Makefile index 95471ac6a78..cc376d3824c 100644 --- a/net/gst-plugins0.10-soup/Makefile +++ b/net/gst-plugins0.10-soup/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/02/06 12:41:12 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/02/28 18:43:43 drochner Exp $ # GST_PLUGINS0.10_NAME= soup GST_PLUGINS0.10_DIRS= ext/soup -PKGREVISION= 2 - PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-good/Makefile.common" |