diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-13 04:51:25 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-13 04:51:25 +0800 |
commit | 04e9657a0cbc0dc0aa05cbdf470f3404aaf44eac (patch) | |
tree | 8ae0e2441824d774db657eda6757ebba7158f3ed /security/gnome-keyring/Makefile | |
parent | bccdfb569786d52fc058312dca26fc382e7af447 (diff) | |
download | marcuscom-ports-04e9657a0cbc0dc0aa05cbdf470f3404aaf44eac.tar.gz marcuscom-ports-04e9657a0cbc0dc0aa05cbdf470f3404aaf44eac.tar.zst marcuscom-ports-04e9657a0cbc0dc0aa05cbdf470f3404aaf44eac.zip |
Update to 2.19.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9380 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/gnome-keyring/Makefile')
-rw-r--r-- | security/gnome-keyring/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index c3ea3fd7f..1310e5af4 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/security/gnome-keyring/Makefile,v 1.40 2007/07/29 21:54:28 marcus Exp $ +# $MCom: ports/security/gnome-keyring/Makefile,v 1.41 2007/07/31 04:51:03 marcus Exp $ # PORTNAME= gnome-keyring -PORTVERSION= 2.19.6.1 +PORTVERSION= 2.19.90 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |