diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-04-01 13:13:11 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-04-01 13:13:11 +0800 |
commit | ffaec91638fadb836c8f5c98173706ddbdfe442e (patch) | |
tree | 49a6d5f59c36b8c0f9c9269a75adfccf9e87fcfe /math | |
parent | 3a11b4329d2a6c869a906ec495321cdcfb16500e (diff) | |
download | marcuscom-ports-ffaec91638fadb836c8f5c98173706ddbdfe442e.tar marcuscom-ports-ffaec91638fadb836c8f5c98173706ddbdfe442e.tar.gz marcuscom-ports-ffaec91638fadb836c8f5c98173706ddbdfe442e.tar.bz2 marcuscom-ports-ffaec91638fadb836c8f5c98173706ddbdfe442e.tar.lz marcuscom-ports-ffaec91638fadb836c8f5c98173706ddbdfe442e.tar.xz marcuscom-ports-ffaec91638fadb836c8f5c98173706ddbdfe442e.tar.zst marcuscom-ports-ffaec91638fadb836c8f5c98173706ddbdfe442e.zip |
set proper keywords
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17268 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/Makefile | 2 | ||||
-rw-r--r-- | math/gcalctool3/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 4a2176b1a..7f9b59495 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/math/gcalctool/Makefile,v 1.145 2012/09/01 23:02:10 mezz Exp $ +# $MCom$ PORTNAME= gcalctool PORTVERSION= 5.32.2 diff --git a/math/gcalctool3/Makefile b/math/gcalctool3/Makefile index 9521381aa..83406e961 100644 --- a/math/gcalctool3/Makefile +++ b/math/gcalctool3/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/math/gcalctool3/Makefile,v 1.18 2012/06/01 06:47:47 kwm Exp $ +# $MCom$ PORTNAME= gcalctool PORTVERSION= 6.4.2.1 |