diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-13 00:12:49 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-13 00:12:49 +0800 |
commit | 1ee32d84c690511c4a74fde62383ae5ed654dfb4 (patch) | |
tree | 7fafde653082ee6693e176479009cba77fde7ce0 /security/seahorse/Makefile | |
parent | 00d0c502e7b6503c9d2474cb50c713102b6afdd3 (diff) | |
download | marcuscom-ports-1ee32d84c690511c4a74fde62383ae5ed654dfb4.tar marcuscom-ports-1ee32d84c690511c4a74fde62383ae5ed654dfb4.tar.gz marcuscom-ports-1ee32d84c690511c4a74fde62383ae5ed654dfb4.tar.bz2 marcuscom-ports-1ee32d84c690511c4a74fde62383ae5ed654dfb4.tar.lz marcuscom-ports-1ee32d84c690511c4a74fde62383ae5ed654dfb4.tar.xz marcuscom-ports-1ee32d84c690511c4a74fde62383ae5ed654dfb4.tar.zst marcuscom-ports-1ee32d84c690511c4a74fde62383ae5ed654dfb4.zip |
Update to 2.19.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8842 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/seahorse/Makefile')
-rw-r--r-- | security/seahorse/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index aa115cf5a..993340f7f 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,12 +3,11 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.31 2007/03/15 16:34:55 marcus Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.33 2007/04/28 18:35:48 marcus Exp $ # PORTNAME= seahorse -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 2.19.2 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |