diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-07-01 00:33:05 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-07-01 00:33:05 +0800 |
commit | 6c95e9f478ee9758979e177bc780b3cff970a7e2 (patch) | |
tree | 9d302c91be4c4234f1fa572600fab6d74c568b74 /security | |
parent | 73936c079f905d821e589012bff77c1ee7c969ef (diff) | |
download | marcuscom-ports-6c95e9f478ee9758979e177bc780b3cff970a7e2.tar marcuscom-ports-6c95e9f478ee9758979e177bc780b3cff970a7e2.tar.gz marcuscom-ports-6c95e9f478ee9758979e177bc780b3cff970a7e2.tar.bz2 marcuscom-ports-6c95e9f478ee9758979e177bc780b3cff970a7e2.tar.lz marcuscom-ports-6c95e9f478ee9758979e177bc780b3cff970a7e2.tar.xz marcuscom-ports-6c95e9f478ee9758979e177bc780b3cff970a7e2.tar.zst marcuscom-ports-6c95e9f478ee9758979e177bc780b3cff970a7e2.zip |
Update keywords to allow for changing SVN tag.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18610 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/libcryptui/Makefile | 2 | ||||
-rw-r--r-- | security/libgnome-keyring/Makefile | 2 | ||||
-rw-r--r-- | security/libsecret/Makefile | 2 | ||||
-rw-r--r-- | security/seahorse-sharing/Makefile | 2 | ||||
-rw-r--r-- | security/seahorse/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/security/gcr/Makefile b/security/gcr/Makefile index 735ced5b1..2a15a4132 100644 --- a/security/gcr/Makefile +++ b/security/gcr/Makefile @@ -1,6 +1,6 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/security/gcr/Makefile 17271 2013-04-01 15:16:27Z kwm $ +# $MCom$ PORTNAME= gcr PORTVERSION= 3.6.2 diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index 8e4dcf73e..81ebcc000 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/trunk/security/gnome-keyring/Makefile 17268 2013-04-01 05:13:11Z marcus $ +# $MCom$ PORTNAME= gnome-keyring PORTVERSION= 2.32.1 diff --git a/security/libcryptui/Makefile b/security/libcryptui/Makefile index a77607ca5..39f97af54 100644 --- a/security/libcryptui/Makefile +++ b/security/libcryptui/Makefile @@ -1,6 +1,6 @@ # Created by: Dave McKay <dave@mu.org> # $FreeBSD$ -# $MCom: ports/trunk/security/libcryptui/Makefile 17268 2013-04-01 05:13:11Z marcus $ +# $MCom$ PORTNAME= libcryptui PORTVERSION= 3.6.0 diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index ed8c37587..d722ecf22 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.25 2013/02/15 16:35:39 kwm Exp $ +# $MCom$ PORTNAME= libgnome-keyring PORTVERSION= 3.6.0 diff --git a/security/libsecret/Makefile b/security/libsecret/Makefile index 5397059a1..f128468fc 100644 --- a/security/libsecret/Makefile +++ b/security/libsecret/Makefile @@ -1,6 +1,6 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/security/libsecret/Makefile 18393 2013-04-26 21:23:07Z kwm $ +# $MCom$ PORTNAME= libsecret PORTVERSION= 0.15 diff --git a/security/seahorse-sharing/Makefile b/security/seahorse-sharing/Makefile index fa2616a32..b4ea68978 100644 --- a/security/seahorse-sharing/Makefile +++ b/security/seahorse-sharing/Makefile @@ -1,6 +1,6 @@ # Created by: Dave McKay <dave@mu.org> # $FreeBSD$ -# $MCom: ports/trunk/security/seahorse-sharing/Makefile 18393 2013-04-26 21:23:07Z kwm $ +# $MCom$ PORTNAME= seahorse-sharing PORTVERSION= 3.2.1 diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 6db7eaa05..99ea6e879 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,6 +1,6 @@ # Created by: Dave McKay <dave@mu.org> # $FreeBSD$ -# $MCom: ports/trunk/security/seahorse/Makefile 17268 2013-04-01 05:13:11Z marcus $ +# $MCom$ PORTNAME= seahorse PORTVERSION= 2.32.0 |