diff options
Diffstat (limited to 'audio/gstreamer-plugins-ladspa')
-rw-r--r-- | audio/gstreamer-plugins-ladspa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gstreamer-plugins-ladspa/Makefile b/audio/gstreamer-plugins-ladspa/Makefile index af94f3ebb..ce8fbb962 100644 --- a/audio/gstreamer-plugins-ladspa/Makefile +++ b/audio/gstreamer-plugins-ladspa/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/gstreamer-plugins-ladspa/Makefile,v 1.3 2008/02/21 16:27:58 kwm Exp $ +# $MCom: ports/audio/gstreamer-plugins-ladspa/Makefile,v 1.4 2008/03/15 21:09:29 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio COMMENT= Gstreamer ladspa (Linux Audio Developer's Simple Plugin API) plugin |