diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-11-07 22:06:35 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-11-07 22:06:35 +0800 |
commit | 9071d05991b10e8c237bbae13d83958de76a8b11 (patch) | |
tree | 49f72612169a633b92801ee8864096fe24ab2318 /databases/evolution-data-server/Makefile | |
parent | 3a1b0c6bd1838d878204fadf91ea910b004c216c (diff) | |
download | marcuscom-ports-9071d05991b10e8c237bbae13d83958de76a8b11.tar marcuscom-ports-9071d05991b10e8c237bbae13d83958de76a8b11.tar.gz marcuscom-ports-9071d05991b10e8c237bbae13d83958de76a8b11.tar.bz2 marcuscom-ports-9071d05991b10e8c237bbae13d83958de76a8b11.tar.lz marcuscom-ports-9071d05991b10e8c237bbae13d83958de76a8b11.tar.xz marcuscom-ports-9071d05991b10e8c237bbae13d83958de76a8b11.tar.zst marcuscom-ports-9071d05991b10e8c237bbae13d83958de76a8b11.zip |
Update to 1.9.2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7874 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/evolution-data-server/Makefile')
-rw-r--r-- | databases/evolution-data-server/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 30d00445c..6fb220468 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/databases/evolution-data-server/Makefile,v 1.101 2006/10/18 07:44:32 marcus Exp $ +# $MCom: ports/databases/evolution-data-server/Makefile,v 1.102 2006/10/18 21:21:34 marcus Exp $ # PORTNAME= evolution-data-server -PORTVERSION= 1.9.1 -PORTREVISION= 1 +PORTVERSION= 1.9.2 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |