diff options
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index b65bd643b..adca9ff7d 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -2,8 +2,8 @@ # Date created: Wed Jul 10 23:38:01 UTC 2002 # Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # -# $FreeBSD: ports/multimedia/gstreamer-plugins/Makefile,v 1.150 2009/12/21 07:07:52 ahze Exp $ -# $MCom: ports/multimedia/gstreamer-plugins/Makefile,v 1.123 2010/02/18 22:38:12 ahze Exp $ +# $FreeBSD$ +# $MCom: ports/multimedia/gstreamer-plugins/Makefile,v 1.124 2010/03/09 18:26:26 kwm Exp $ # PORTNAME= gstreamer diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 308a06a1e..f045b0cba 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -1,5 +1,5 @@ -# $FreeBSD: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.96 2009/12/21 07:07:52 ahze Exp $ -# $MCom: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.79 2010/02/05 13:27:38 kwm Exp $ +# $FreeBSD$ +# $MCom: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.80 2010/03/09 18:26:26 kwm Exp $ # base BASE_GST_ALL_PLUGINS= \ alsa \ |