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 /editors | |
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 'editors')
-rw-r--r-- | editors/gedit-plugins/Makefile | 2 | ||||
-rw-r--r-- | editors/gedit-plugins3/Makefile | 2 | ||||
-rw-r--r-- | editors/gedit/Makefile | 2 | ||||
-rw-r--r-- | editors/gedit3/Makefile | 2 | ||||
-rw-r--r-- | editors/ghex/Makefile | 2 | ||||
-rw-r--r-- | editors/ghex3/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 4db3f73c5..a27f900dc 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit-plugins/Makefile,v 1.53 2012/08/17 19:06:43 kwm Exp $ +# $MCom$ # PORTNAME= gedit-plugins diff --git a/editors/gedit-plugins3/Makefile b/editors/gedit-plugins3/Makefile index d320b2075..b4b416a4f 100644 --- a/editors/gedit-plugins3/Makefile +++ b/editors/gedit-plugins3/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit-plugins3/Makefile,v 1.16 2011/10/16 20:44:56 kwm Exp $ +# $MCom$ # PORTNAME= gedit-plugins diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 94ca7731d..3c95490bc 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit/Makefile,v 1.131 2012/08/17 19:06:43 kwm Exp $ +# $MCom$ # PORTNAME= gedit diff --git a/editors/gedit3/Makefile b/editors/gedit3/Makefile index 371724d09..ec324e634 100644 --- a/editors/gedit3/Makefile +++ b/editors/gedit3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit3/Makefile,v 1.31 2012/06/06 22:53:17 kwm Exp $ +# $MCom$ # PORTNAME= gedit diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index eea0c1688..831f77377 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/ghex/Makefile,v 1.16 2012/08/17 19:06:44 kwm Exp $ +# $MCom$ # PORTNAME= ghex diff --git a/editors/ghex3/Makefile b/editors/ghex3/Makefile index b80b22b9d..a06ea3bda 100644 --- a/editors/ghex3/Makefile +++ b/editors/ghex3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/ghex3/Makefile,v 1.1 2011/10/15 16:35:05 kwm Exp $ +# $MCom$ # PORTNAME= ghex |