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 50502a51f..af94f3ebb 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$ +# $MCom: ports/audio/gstreamer-plugins-ladspa/Makefile,v 1.3 2008/02/21 16:27:58 kwm Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer ladspa (Linux Audio Developer's Simple Plugin API) plugin |