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 /security | |
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 'security')
-rw-r--r-- | security/gcr/Makefile | 2 | ||||
-rw-r--r-- | security/gnome-keyring/Makefile | 2 | ||||
-rw-r--r-- | security/gnome-keyring3/Makefile | 2 | ||||
-rw-r--r-- | security/libcryptui/Makefile | 2 | ||||
-rw-r--r-- | security/libgnome-keyring/Makefile | 2 | ||||
-rw-r--r-- | security/seahorse/Makefile | 2 | ||||
-rw-r--r-- | security/seahorse3/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/security/gcr/Makefile b/security/gcr/Makefile index d2d58171b..142c060f2 100644 --- a/security/gcr/Makefile +++ b/security/gcr/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/security/gcr/Makefile,v 1.1 2012/05/26 12:58:06 kwm Exp $ +# $MCom$ # PORTNAME= gcr diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index 09fdfa501..04bc95ac5 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/security/gnome-keyring/Makefile,v 1.105 2012/09/01 23:02:12 mezz Exp $ +# $MCom$ PORTNAME= gnome-keyring PORTVERSION= 2.32.1 diff --git a/security/gnome-keyring3/Makefile b/security/gnome-keyring3/Makefile index 09ec67f70..0fc0628f1 100644 --- a/security/gnome-keyring3/Makefile +++ b/security/gnome-keyring3/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/security/gnome-keyring3/Makefile,v 1.23 2012/10/07 12:09:56 kwm Exp $ +# $MCom$ PORTNAME= gnome-keyring PORTVERSION= 3.4.1 diff --git a/security/libcryptui/Makefile b/security/libcryptui/Makefile index c54a07f73..a8c43e999 100644 --- a/security/libcryptui/Makefile +++ b/security/libcryptui/Makefile @@ -3,7 +3,7 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/libcryptui/Makefile,v 1.4 2012/06/14 04:41:21 mezz Exp $ +# $MCom$ # PORTNAME= libcryptui diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index 42a7f4834..291d92515 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -1,6 +1,6 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/security/libgnome-keyring/Makefile,v 1.24 2012/05/26 10:39:01 kwm Exp $ +# $MCom$ PORTNAME= libgnome-keyring PORTVERSION= 3.4.1 diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 0489ac00b..b95147c7f 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,7 +3,7 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.108 2012/08/17 19:06:46 kwm Exp $ +# $MCom$ # PORTNAME= seahorse diff --git a/security/seahorse3/Makefile b/security/seahorse3/Makefile index 63dd74e20..996e4cc8f 100644 --- a/security/seahorse3/Makefile +++ b/security/seahorse3/Makefile @@ -3,7 +3,7 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/seahorse3/Makefile,v 1.14 2012/06/02 16:12:51 mezz Exp $ +# $MCom$ # PORTNAME= seahorse |