diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-14 12:41:21 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-14 12:41:21 +0800 |
commit | 25ca59426df1f3df3953d708779622b0c35d1e21 (patch) | |
tree | 046a82f5b4a49abc28b458521a14d89c50bcd4b7 /security/libcryptui/Makefile | |
parent | 9a7652eef4baa899e30e535ee3f8e6579af31d18 (diff) | |
download | marcuscom-ports-25ca59426df1f3df3953d708779622b0c35d1e21.tar marcuscom-ports-25ca59426df1f3df3953d708779622b0c35d1e21.tar.gz marcuscom-ports-25ca59426df1f3df3953d708779622b0c35d1e21.tar.bz2 marcuscom-ports-25ca59426df1f3df3953d708779622b0c35d1e21.tar.lz marcuscom-ports-25ca59426df1f3df3953d708779622b0c35d1e21.tar.xz marcuscom-ports-25ca59426df1f3df3953d708779622b0c35d1e21.tar.zst marcuscom-ports-25ca59426df1f3df3953d708779622b0c35d1e21.zip |
Update to 3.4.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16930 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/libcryptui/Makefile')
-rw-r--r-- | security/libcryptui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libcryptui/Makefile b/security/libcryptui/Makefile index 428679c63..8fbc0d387 100644 --- a/security/libcryptui/Makefile +++ b/security/libcryptui/Makefile @@ -3,11 +3,11 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/libcryptui/Makefile,v 1.2 2011/09/25 11:15:34 kwm Exp $ +# $MCom: ports/security/libcryptui/Makefile,v 1.3 2011/11/17 00:00:34 kwm Exp $ # PORTNAME= libcryptui -PORTVERSION= 3.2.2 +PORTVERSION= 3.4.1 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |