summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2005-06-28 13:40:16 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2005-06-28 13:40:16 +0800
commit1a237ca14859291dc0964fd10830374146060171 (patch)
treed854239fed2bafd8debbb2d2e6008e2ddc4e806b /mail
parente926aad6b952e481a4bd71b8345374dba2e450f6 (diff)
downloadmarcuscom-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 'mail')
-rw-r--r--mail/evolution-exchange/Makefile1
-rw-r--r--mail/evolution/Makefile1
-rw-r--r--mail/thunderbird-devel/Makefile1
-rw-r--r--mail/thunderbird-devel/files/mozconfig.in1
-rw-r--r--mail/thunderbird-devel/pkg-deinstall.in1
-rw-r--r--mail/thunderbird-devel/pkg-install.in1
-rw-r--r--mail/thunderbird/Makefile1
-rw-r--r--mail/thunderbird/files/mozconfig.in1
-rw-r--r--mail/thunderbird/pkg-deinstall.in1
-rw-r--r--mail/thunderbird/pkg-install.in1
10 files changed, 10 insertions, 0 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile
index 80abeab1a..f65a5df87 100644
--- a/mail/evolution-exchange/Makefile
+++ b/mail/evolution-exchange/Makefile
@@ -3,6 +3,7 @@
# Whom: Adam Weinberger, based off kiesel's ximian-exchange port
#
# $FreeBSD$
+# $MCom$
#
PORTNAME= evolution-exchange
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index b9160dbdd..54f637fd5 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -3,6 +3,7 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
+# $MCom$
#
PORTNAME= evolution
diff --git a/mail/thunderbird-devel/Makefile b/mail/thunderbird-devel/Makefile
index b066f73dd..b918add6a 100644
--- a/mail/thunderbird-devel/Makefile
+++ b/mail/thunderbird-devel/Makefile
@@ -3,6 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
+# $MCom$
#
PORTNAME= thunderbird
diff --git a/mail/thunderbird-devel/files/mozconfig.in b/mail/thunderbird-devel/files/mozconfig.in
index c39589e8e..942835052 100644
--- a/mail/thunderbird-devel/files/mozconfig.in
+++ b/mail/thunderbird-devel/files/mozconfig.in
@@ -1,5 +1,6 @@
# .mozconfig.in -*-shell-script-*-
# $FreeBSD$
+# $MCom$
######################################################################
# standard opts from README
export MOZ_THUNDERBIRD=1
diff --git a/mail/thunderbird-devel/pkg-deinstall.in b/mail/thunderbird-devel/pkg-deinstall.in
index e5eeef5eb..d8d555153 100644
--- a/mail/thunderbird-devel/pkg-deinstall.in
+++ b/mail/thunderbird-devel/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/mail/thunderbird-devel/pkg-install.in b/mail/thunderbird-devel/pkg-install.in
index e7d5df3e4..588e64906 100644
--- a/mail/thunderbird-devel/pkg-install.in
+++ b/mail/thunderbird-devel/pkg-install.in
@@ -1,6 +1,7 @@
#!/bin/sh
#
# $FreeBSD$
+# $MCom$
#
# Date created: Mon Nov 29, 2003
# Whom: Thierry Thomas (<thierry@pompo.net>)
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index b066f73dd..b918add6a 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -3,6 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
+# $MCom$
#
PORTNAME= thunderbird
diff --git a/mail/thunderbird/files/mozconfig.in b/mail/thunderbird/files/mozconfig.in
index c39589e8e..942835052 100644
--- a/mail/thunderbird/files/mozconfig.in
+++ b/mail/thunderbird/files/mozconfig.in
@@ -1,5 +1,6 @@
# .mozconfig.in -*-shell-script-*-
# $FreeBSD$
+# $MCom$
######################################################################
# standard opts from README
export MOZ_THUNDERBIRD=1
diff --git a/mail/thunderbird/pkg-deinstall.in b/mail/thunderbird/pkg-deinstall.in
index e5eeef5eb..d8d555153 100644
--- a/mail/thunderbird/pkg-deinstall.in
+++ b/mail/thunderbird/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/mail/thunderbird/pkg-install.in b/mail/thunderbird/pkg-install.in
index e7d5df3e4..588e64906 100644
--- a/mail/thunderbird/pkg-install.in
+++ b/mail/thunderbird/pkg-install.in
@@ -1,6 +1,7 @@
#!/bin/sh
#
# $FreeBSD$
+# $MCom$
#
# Date created: Mon Nov 29, 2003
# Whom: Thierry Thomas (<thierry@pompo.net>)