diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-23 04:23:14 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-23 04:23:14 +0800 |
commit | 4bd0cad4798259941da5e01c5fc7e75c00a23068 (patch) | |
tree | 4fe6bc08546c6bc28be311dac1e052a6b0a57ac1 /security/gnome-keyring/Makefile | |
parent | b00a6b1bcfd6271dfdcf2932b626e7682c056ed8 (diff) | |
download | marcuscom-ports-4bd0cad4798259941da5e01c5fc7e75c00a23068.tar marcuscom-ports-4bd0cad4798259941da5e01c5fc7e75c00a23068.tar.gz marcuscom-ports-4bd0cad4798259941da5e01c5fc7e75c00a23068.tar.bz2 marcuscom-ports-4bd0cad4798259941da5e01c5fc7e75c00a23068.tar.lz marcuscom-ports-4bd0cad4798259941da5e01c5fc7e75c00a23068.tar.xz marcuscom-ports-4bd0cad4798259941da5e01c5fc7e75c00a23068.tar.zst marcuscom-ports-4bd0cad4798259941da5e01c5fc7e75c00a23068.zip |
Update to 0.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2152 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 bc4b535fa..7beb20658 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomekeyring -PORTVERSION= 0.1.91 +PORTVERSION= 0.2.0 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-keyring/0.1 +MASTER_SITE_SUBDIR= sources/gnome-keyring/0.2 DISTNAME= gnome-keyring-${PORTVERSION} DIST_SUBDIR= gnome2 |