diff options
Diffstat (limited to 'security/gnome-keyring/Makefile')
-rw-r--r-- | security/gnome-keyring/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index 1a5569f6e..e67e1dd70 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/security/gnome-keyring/Makefile,v 1.35 2007/05/19 21:36:21 marcus Exp $ +# $MCom: ports/security/gnome-keyring/Makefile,v 1.36 2007/06/19 01:17:03 marcus Exp $ # PORTNAME= gnome-keyring -PORTVERSION= 2.19.4 +PORTVERSION= 2.19.4.1 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |