summaryrefslogtreecommitdiffstats
path: root/mail/thunderbird-devel
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/thunderbird-devel
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/thunderbird-devel')
-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
4 files changed, 4 insertions, 0 deletions
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>)