diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-05 10:06:32 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-05 10:06:32 +0800 |
commit | 266902067926dec735b1c0c68ef62831e1c0b7b3 (patch) | |
tree | 1958de4d825f4d4b780eae40032e4f10cf969a95 /security/seahorse/Makefile | |
parent | 6266bd86eb33295895443dca82bd70bce426bf9a (diff) | |
download | marcuscom-ports-266902067926dec735b1c0c68ef62831e1c0b7b3.tar marcuscom-ports-266902067926dec735b1c0c68ef62831e1c0b7b3.tar.gz marcuscom-ports-266902067926dec735b1c0c68ef62831e1c0b7b3.tar.bz2 marcuscom-ports-266902067926dec735b1c0c68ef62831e1c0b7b3.tar.lz marcuscom-ports-266902067926dec735b1c0c68ef62831e1c0b7b3.tar.xz marcuscom-ports-266902067926dec735b1c0c68ef62831e1c0b7b3.tar.zst marcuscom-ports-266902067926dec735b1c0c68ef62831e1c0b7b3.zip |
Update to 0.9.10.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8136 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 00cf698fe..c8a65a177 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.22 2006/12/20 05:29:52 marcus Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.23 2006/12/22 02:55:23 marcus Exp $ # PORTNAME= seahorse -PORTVERSION= 0.9.9 -PORTREVISION= 1 +PORTVERSION= 0.9.10 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |