diff options
-rw-r--r-- | Mk/bsd.gstreamer.mk | 4 | ||||
-rw-r--r-- | audio/libcanberra/Makefile | 2 | ||||
-rw-r--r-- | devel/dbus/Makefile | 4 | ||||
-rw-r--r-- | devel/dbus/files/dbus.in | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 4 | ||||
-rw-r--r-- | print/freetype2/Makefile | 4 | ||||
-rw-r--r-- | sysutils/hal-info/Makefile | 4 | ||||
-rw-r--r-- | sysutils/hal/files/README.fuse | 2 | ||||
-rw-r--r-- | sysutils/hal/files/hald.in | 4 | ||||
-rw-r--r-- | x11-toolkits/gnome-desktop-sharp20/pkg-plist | 2 | ||||
-rw-r--r-- | x11/gdm/files/gdm.in | 4 | ||||
-rw-r--r-- | x11/gdm/files/gdm.pam.in | 4 |
13 files changed, 22 insertions, 22 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk index 686d9385f..91977c1aa 100644 --- a/Mk/bsd.gstreamer.mk +++ b/Mk/bsd.gstreamer.mk @@ -6,8 +6,8 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> # Date: 4 Oct 2004 # -# $FreeBSD: ports/Mk/bsd.gstreamer.mk,v 1.42 2009/04/06 10:46:56 kwm Exp $ -# $MCom: ports/Mk/bsd.gstreamer.mk,v 1.43 2008/03/21 04:14:18 ahze Exp $ +# $FreeBSD$ +# $MCom: ports/Mk/bsd.gstreamer.mk,v 1.45 2010/03/09 18:26:25 kwm Exp $ .if !defined(_POSTMKINCLUDED) && !defined(Gstreamer_Pre_Include) diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile index 0116cb136..d3d7fcb8c 100644 --- a/audio/libcanberra/Makefile +++ b/audio/libcanberra/Makefile @@ -2,7 +2,7 @@ # Date created: 05 August 2008 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/audio/libcanberra/Makefile,v 1.14 2010/02/05 11:34:18 dinoex Exp $ +# $FreeBSD$ # PORTNAME= libcanberra diff --git a/devel/dbus/Makefile b/devel/dbus/Makefile index ef8c4d98d..91cbe70e2 100644 --- a/devel/dbus/Makefile +++ b/devel/dbus/Makefile @@ -2,8 +2,8 @@ # Date Created: 22 June 2004 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/devel/dbus/Makefile,v 1.77 2009/11/28 20:05:31 marcus Exp $ -# $MCom: ports/devel/dbus/Makefile,v 1.37 2010/02/15 13:38:59 kwm Exp $ +# $FreeBSD$ +# $MCom: ports/devel/dbus/Makefile,v 1.38 2010/03/13 22:30:46 marcus Exp $ # PORTNAME= dbus diff --git a/devel/dbus/files/dbus.in b/devel/dbus/files/dbus.in index e4b1d93a9..59ef29ec7 100644 --- a/devel/dbus/files/dbus.in +++ b/devel/dbus/files/dbus.in @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD: ports/devel/dbus/files/dbus.in,v 1.14 2009/11/28 20:05:31 marcus Exp $ +# $FreeBSD$ # # PROVIDE: dbus # REQUIRE: DAEMON 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 \ diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile index b7cfaf30c..cd57d2f70 100644 --- a/print/freetype2/Makefile +++ b/print/freetype2/Makefile @@ -2,8 +2,8 @@ # Date created: January 24, 1998 # Whom: jseger@FreeBSD.org # -# $FreeBSD: ports/print/freetype2/Makefile,v 1.88 2009/11/28 20:05:56 marcus Exp $ -# $MCom: ports/print/freetype2/Makefile,v 1.19 2009/11/28 05:59:02 mezz Exp $ +# $FreeBSD$ +# $MCom: ports/print/freetype2/Makefile,v 1.21 2010/02/21 21:18:58 marcus Exp $ # PORTNAME= freetype2 diff --git a/sysutils/hal-info/Makefile b/sysutils/hal-info/Makefile index a2b78d170..a5dab1fcc 100644 --- a/sysutils/hal-info/Makefile +++ b/sysutils/hal-info/Makefile @@ -2,8 +2,8 @@ # Date Created: 25 January 2008 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/sysutils/hal-info/Makefile,v 1.3 2008/06/06 14:03:08 edwin Exp $ -# $MCom: ports/sysutils/hal-info/Makefile,v 1.3 2008/03/17 22:31:58 marcus Exp $ +# $FreeBSD$ +# $MCom: ports/sysutils/hal-info/Makefile,v 1.5 2009/12/25 17:19:06 marcus Exp $ # PORTNAME= hal-info diff --git a/sysutils/hal/files/README.fuse b/sysutils/hal/files/README.fuse index bf610ae53..75adcab7d 100644 --- a/sysutils/hal/files/README.fuse +++ b/sysutils/hal/files/README.fuse @@ -1,7 +1,7 @@ Mounting Fuse File Systems with HAL ----------------------------------- -$FreeBSD: ports/sysutils/hal/files/README.fuse,v 1.2 2009/11/28 20:06:01 marcus Exp $ +$FreeBSD$ Hal supports mounting Fuse device-backed file systems (e.g. NTFS). To enable this feature, copy the included %%LOCALBASE%%/share/hal/mount-fuse script diff --git a/sysutils/hal/files/hald.in b/sysutils/hal/files/hald.in index 4eaa985e4..5f4c498dd 100644 --- a/sysutils/hal/files/hald.in +++ b/sysutils/hal/files/hald.in @@ -1,7 +1,7 @@ #!/bin/sh # -# $FreeBSD: ports/sysutils/hal/files/hald.in,v 1.9 2009/11/28 20:06:02 marcus Exp $ -# $MCom: ports/sysutils/hal/files/hald.in,v 1.19 2009/12/23 19:20:50 marcus Exp $ +# $FreeBSD$ +# $MCom: ports/sysutils/hal/files/hald.in,v 1.20 2010/02/21 19:50:05 marcus Exp $ # # PROVIDE: hald # REQUIRE: DAEMON usbd devd dbus moused webcamd diff --git a/x11-toolkits/gnome-desktop-sharp20/pkg-plist b/x11-toolkits/gnome-desktop-sharp20/pkg-plist index 5204b17fa..c0cea7c03 100644 --- a/x11-toolkits/gnome-desktop-sharp20/pkg-plist +++ b/x11-toolkits/gnome-desktop-sharp20/pkg-plist @@ -1,4 +1,4 @@ -@comment $FreeBSD: ports/x11-toolkits/gnome-desktop-sharp20/pkg-plist,v 1.1 2009/02/09 08:59:55 flz Exp $ +@comment $FreeBSD$ lib/libgnomepanelsharpglue-2.a lib/libgnomepanelsharpglue-2.la lib/libgnomepanelsharpglue-2.so diff --git a/x11/gdm/files/gdm.in b/x11/gdm/files/gdm.in index 83f90377a..1cdf002f5 100644 --- a/x11/gdm/files/gdm.in +++ b/x11/gdm/files/gdm.in @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD: ports/x11/gdm/files/gdm.in,v 1.17 2009/11/28 20:06:09 marcus Exp $ -# $MCom: ports/x11/gdm/files/gdm.in,v 1.40 2010/01/02 19:53:23 kwm Exp $ +# $FreeBSD$ +# $MCom: ports/x11/gdm/files/gdm.in,v 1.41 2010/03/13 22:53:05 kwm Exp $ # PROVIDE: gdm # REQUIRE: LOGIN cleanvar moused syscons dbus diff --git a/x11/gdm/files/gdm.pam.in b/x11/gdm/files/gdm.pam.in index 3119d024b..66a0a2741 100644 --- a/x11/gdm/files/gdm.pam.in +++ b/x11/gdm/files/gdm.pam.in @@ -1,6 +1,6 @@ # -# $FreeBSD: ports/x11/gdm/files/gdm.pam.in,v 1.5 2009/11/28 20:06:09 marcus Exp $ -# $MCom: ports/x11/gdm/files/gdm.pam.in,v 1.8 2009/09/26 13:42:01 marcus Exp $ +# $FreeBSD$ +# $MCom: ports/x11/gdm/files/gdm.pam.in,v 1.10 2010/01/02 19:53:23 kwm Exp $ # # PAM configuration for the "gdm" service # |