diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-01-27 23:07:52 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-01-27 23:07:52 +0000 |
commit | 21c48ee0f8273206a76780dc47ae8ac31d184b94 (patch) | |
tree | a52e31fec162a42312ff8b1937b16a4693098ed5 /audio/gstreamer-plugins-ladspa | |
parent | 1769d7b40da2bff652a82dc3641cca58cfbd72d3 (diff) | |
download | ports-21c48ee0f8273206a76780dc47ae8ac31d184b94.tar.gz ports-21c48ee0f8273206a76780dc47ae8ac31d184b94.zip |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-ladspa')
-rw-r--r-- | audio/gstreamer-plugins-ladspa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-ladspa/Makefile b/audio/gstreamer-plugins-ladspa/Makefile index bc2ddcf7bbf0..55dc5c63457b 100644 --- a/audio/gstreamer-plugins-ladspa/Makefile +++ b/audio/gstreamer-plugins-ladspa/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-ladspa/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $ # -PORTREVISION= 3 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer ladspa (Linux Audio Developer's Simple Plugin API) plugin |