diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-06-28 13:40:16 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-06-28 13:40:16 +0800 |
commit | 1a237ca14859291dc0964fd10830374146060171 (patch) | |
tree | d854239fed2bafd8debbb2d2e6008e2ddc4e806b /deskutils | |
parent | e926aad6b952e481a4bd71b8345374dba2e450f6 (diff) | |
download | marcuscom-ports-1a237ca14859291dc0964fd10830374146060171.tar marcuscom-ports-1a237ca14859291dc0964fd10830374146060171.tar.gz marcuscom-ports-1a237ca14859291dc0964fd10830374146060171.tar.bz2 marcuscom-ports-1a237ca14859291dc0964fd10830374146060171.tar.lz marcuscom-ports-1a237ca14859291dc0964fd10830374146060171.tar.xz marcuscom-ports-1a237ca14859291dc0964fd10830374146060171.tar.zst marcuscom-ports-1a237ca14859291dc0964fd10830374146060171.zip |
Add $MCom$ tags underneath every $FreeBSD$ tag.
Instead of using a full ^I tab, I used two spaces, which I think is more
readable. 4 spaces might be even more readable. *shrug*
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4133 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnome-menu-editor/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gnome-utils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gnomeutils2/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gnotime/Makefile | 1 | ||||
-rw-r--r-- | deskutils/sunbird/Makefile | 1 | ||||
-rw-r--r-- | deskutils/sunbird/files/mozconfig.in | 1 | ||||
-rw-r--r-- | deskutils/sunbird/pkg-deinstall.in | 1 | ||||
-rw-r--r-- | deskutils/sunbird/pkg-install.in | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/deskutils/gnome-menu-editor/Makefile b/deskutils/gnome-menu-editor/Makefile index c3c714869..b32a11fbb 100644 --- a/deskutils/gnome-menu-editor/Makefile +++ b/deskutils/gnome-menu-editor/Makefile @@ -3,6 +3,7 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ +# $MCom$ # PORTNAME= gnome-menu-editor diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile index e64e6fe7a..01a1f8afc 100644 --- a/deskutils/gnome-utils/Makefile +++ b/deskutils/gnome-utils/Makefile @@ -3,6 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ +# $MCom$ # PORTNAME= gnomeutils2 diff --git a/deskutils/gnomeutils2/Makefile b/deskutils/gnomeutils2/Makefile index e64e6fe7a..01a1f8afc 100644 --- a/deskutils/gnomeutils2/Makefile +++ b/deskutils/gnomeutils2/Makefile @@ -3,6 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ +# $MCom$ # PORTNAME= gnomeutils2 diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile index c95d2b42f..61f308177 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -3,6 +3,7 @@ # Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> # # $FreeBSD$ +# $MCom$ # PORTNAME= gnotime diff --git a/deskutils/sunbird/Makefile b/deskutils/sunbird/Makefile index d03355ca4..52719f7eb 100644 --- a/deskutils/sunbird/Makefile +++ b/deskutils/sunbird/Makefile @@ -3,6 +3,7 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ +# $MCom$ # PORTNAME= sunbird diff --git a/deskutils/sunbird/files/mozconfig.in b/deskutils/sunbird/files/mozconfig.in index a25b7d8b7..6043e31f5 100644 --- a/deskutils/sunbird/files/mozconfig.in +++ b/deskutils/sunbird/files/mozconfig.in @@ -1,5 +1,6 @@ # .mozconfig.in -*-shell-script-*- # $FreeBSD$ +# $MCom$ ###################################################################### # standard opts from README mk_add_options MOZ_CO_PROJECT=calendar diff --git a/deskutils/sunbird/pkg-deinstall.in b/deskutils/sunbird/pkg-deinstall.in index 91c152971..d9f55ec2e 100644 --- a/deskutils/sunbird/pkg-deinstall.in +++ b/deskutils/sunbird/pkg-deinstall.in @@ -1,6 +1,7 @@ #!/bin/sh # # $FreeBSD$ +# $MCom$ # # Date created: Mon Nov 29, 2003 # Whom: Thierry Thomas (<thierry@pompo.net>) diff --git a/deskutils/sunbird/pkg-install.in b/deskutils/sunbird/pkg-install.in index 737377bb4..c62277ff4 100644 --- a/deskutils/sunbird/pkg-install.in +++ b/deskutils/sunbird/pkg-install.in @@ -1,6 +1,7 @@ #!/bin/sh # # $FreeBSD$ +# $MCom$ # # Date created: Mon Nov 29, 2003 # Whom: Thierry Thomas (<thierry@pompo.net>) |