diff options
author | drochner <drochner> | 2012-02-28 18:43:39 +0000 |
---|---|---|
committer | drochner <drochner> | 2012-02-28 18:43:39 +0000 |
commit | fe1cba456397a893c201b7669ca72fd8d1bedef9 (patch) | |
tree | 4e18c393c24c0c9178c179c20826a47cf192c181 /audio/gst-plugins0.10-pulse | |
parent | a477204e1e22d7a284c046f1f081fab26b32154d (diff) | |
download | pkgsrc-fe1cba456397a893c201b7669ca72fd8d1bedef9.tar.gz |
reset PKGREV for base pkg update
Diffstat (limited to 'audio/gst-plugins0.10-pulse')
-rw-r--r-- | audio/gst-plugins0.10-pulse/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/gst-plugins0.10-pulse/Makefile b/audio/gst-plugins0.10-pulse/Makefile index 7055879421a..ccb3f3f99a5 100644 --- a/audio/gst-plugins0.10-pulse/Makefile +++ b/audio/gst-plugins0.10-pulse/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2012/02/06 12:39:24 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/02/28 18:43:41 drochner Exp $ # GST_PLUGINS0.10_NAME= pulse GST_PLUGINS0.10_DIRS= ext/pulse GST_PLUGINS0.10_FLAGS= pulse -PKGREVISION= 3 - PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-good/Makefile.common" |