diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-28 06:04:56 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-28 06:04:56 +0800 |
commit | c0059893832cf8d3117cf286d3e8be338e91ac5a (patch) | |
tree | 755f775391d91f17bc4f2b721fdadb3e956e018d /security/seahorse/Makefile | |
parent | 0ff674a5146efc1e8800c33bdb12476feefeb5c1 (diff) | |
download | marcuscom-ports-c0059893832cf8d3117cf286d3e8be338e91ac5a.tar.gz marcuscom-ports-c0059893832cf8d3117cf286d3e8be338e91ac5a.tar.zst marcuscom-ports-c0059893832cf8d3117cf286d3e8be338e91ac5a.zip |
Update to 2.30.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14104 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/seahorse/Makefile')
-rw-r--r-- | security/seahorse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index b75e7fe29..fa140e932 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,11 +3,11 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.94 2010/02/22 11:06:05 avl Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.95 2010/04/02 19:52:20 kwm Exp $ # PORTNAME= seahorse -PORTVERSION= 2.30.0 +PORTVERSION= 2.30.1 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |