diff options
-rw-r--r-- | graphics/clutter-gtk/Makefile | 2 | ||||
-rw-r--r-- | graphics/clutter/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/graphics/clutter-gtk/Makefile b/graphics/clutter-gtk/Makefile index 57bf688f3..e3ce03cd6 100644 --- a/graphics/clutter-gtk/Makefile +++ b/graphics/clutter-gtk/Makefile @@ -2,7 +2,7 @@ # Date created: 2008-12-25 # Whom: Martin Wilke <miwi@FreeBSD.org> # -# $FreeBSD: ports/graphics/clutter-gtk/Makefile,v 1.2 2009/03/04 07:38:31 marcus Exp $ +# $FreeBSD$ # PORTNAME= clutter-gtk diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 3fc8ac379..540078e11 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -2,7 +2,7 @@ # Date created: 2008-12-25 # Whom: Martin Wilke <miwi@FreeBSD.org> # -# $FreeBSD: ports/graphics/clutter/Makefile,v 1.3 2009/03/04 07:36:52 marcus Exp $ +# $FreeBSD$ # PORTNAME= clutter diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index f0a2d1953..e5c8e533b 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.87 2009/04/06 10:46:56 kwm Exp $ -# $MCom: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.68 2008/03/21 04:14:19 ahze Exp $ +# $FreeBSD$ +# $MCom$ # base BASE_GST_ALL_PLUGINS= \ alsa \ |