diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-05-01 04:43:33 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-05-01 04:43:33 +0800 |
commit | 3b8806c17b3da9c39cccfdbe6c9e4579b1449a3e (patch) | |
tree | cda19c93d455cb0a1964aae6ba9d39a5723fae1f /math | |
parent | 4ceb6d9e691136e05bfc3fbe54b766cfbd2b7ad1 (diff) | |
download | marcuscom-ports-3b8806c17b3da9c39cccfdbe6c9e4579b1449a3e.tar marcuscom-ports-3b8806c17b3da9c39cccfdbe6c9e4579b1449a3e.tar.gz marcuscom-ports-3b8806c17b3da9c39cccfdbe6c9e4579b1449a3e.tar.bz2 marcuscom-ports-3b8806c17b3da9c39cccfdbe6c9e4579b1449a3e.tar.lz marcuscom-ports-3b8806c17b3da9c39cccfdbe6c9e4579b1449a3e.tar.xz marcuscom-ports-3b8806c17b3da9c39cccfdbe6c9e4579b1449a3e.tar.zst marcuscom-ports-3b8806c17b3da9c39cccfdbe6c9e4579b1449a3e.zip |
Reset the $FreeBSD$.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15935 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 287984c93..daabedf76 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -2,8 +2,8 @@ # Date created: 12 Jun 2002 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/math/gcalctool/Makefile,v 1.91 2010/12/04 07:32:36 ade Exp $ -# $MCom: ports/math/gcalctool/Makefile,v 1.140 2010/11/15 22:06:10 kwm Exp $ +# $FreeBSD$ +# $MCom: ports/math/gcalctool/Makefile,v 1.142 2011/04/22 16:21:02 mezz Exp $ # PORTNAME= gcalctool |