diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-19 12:21:09 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-19 12:21:09 +0800 |
commit | 72ea220246a9d5a2e826c4a73cd051fefeb95b2e (patch) | |
tree | 69aef165f7889f9cacbd51db9cbf5ff072b422d8 /security/seahorse/Makefile | |
parent | 3f343e160ae07b76429619e71ab9389c521a3d91 (diff) | |
download | marcuscom-ports-72ea220246a9d5a2e826c4a73cd051fefeb95b2e.tar marcuscom-ports-72ea220246a9d5a2e826c4a73cd051fefeb95b2e.tar.gz marcuscom-ports-72ea220246a9d5a2e826c4a73cd051fefeb95b2e.tar.bz2 marcuscom-ports-72ea220246a9d5a2e826c4a73cd051fefeb95b2e.tar.lz marcuscom-ports-72ea220246a9d5a2e826c4a73cd051fefeb95b2e.tar.xz marcuscom-ports-72ea220246a9d5a2e826c4a73cd051fefeb95b2e.tar.zst marcuscom-ports-72ea220246a9d5a2e826c4a73cd051fefeb95b2e.zip |
Update to 2.20.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9682 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 a993a7945..fe69a1df6 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.44 2007/08/27 04:00:11 marcus Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.45 2007/09/17 19:55:01 ahze Exp $ # PORTNAME= seahorse -PORTVERSION= 2.20 +PORTVERSION= 2.20.0 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |