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 | 86387032cbaa6c42794c18214bfe41275cc88ed6 (patch) | |
tree | 4e18c393c24c0c9178c179c20826a47cf192c181 /net/gst-plugins0.10-soup | |
parent | 32d12eb9158d4c7420ab1c8fb08140ccb78dd178 (diff) | |
download | pkgsrc-86387032cbaa6c42794c18214bfe41275cc88ed6.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" |