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 /math | |
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 'math')
-rw-r--r-- | math/gcalctool/Makefile | 1 | ||||
-rw-r--r-- | math/gnumeric/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 238b1466c..7c24f7d8c 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -3,6 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ +# $MCom$ # PORTNAME= gcalctool diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index d60d7053d..65ad2f8ec 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -3,6 +3,7 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ +# $MCom$ # PORTNAME= gnumeric |