diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-27 13:40:11 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-27 13:40:11 +0800 |
commit | 973b2fa021cbf78fe3e5621c72f55fa5619483d5 (patch) | |
tree | ff962f1241ca274bb44e827face3e4d116df9a25 /databases/evolution-data-server/Makefile | |
parent | 8b3d50dd820905d4dcc3cd160658751074fca3a8 (diff) | |
download | marcuscom-ports-973b2fa021cbf78fe3e5621c72f55fa5619483d5.tar marcuscom-ports-973b2fa021cbf78fe3e5621c72f55fa5619483d5.tar.gz marcuscom-ports-973b2fa021cbf78fe3e5621c72f55fa5619483d5.tar.bz2 marcuscom-ports-973b2fa021cbf78fe3e5621c72f55fa5619483d5.tar.lz marcuscom-ports-973b2fa021cbf78fe3e5621c72f55fa5619483d5.tar.xz marcuscom-ports-973b2fa021cbf78fe3e5621c72f55fa5619483d5.tar.zst marcuscom-ports-973b2fa021cbf78fe3e5621c72f55fa5619483d5.zip |
Update to 1.9.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8406 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/evolution-data-server/Makefile')
-rw-r--r-- | databases/evolution-data-server/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index e3e090950..eb59baa20 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/databases/evolution-data-server/Makefile,v 1.109 2007/01/23 18:55:15 ahze Exp $ +# $MCom: ports/databases/evolution-data-server/Makefile,v 1.110 2007/02/13 06:56:13 marcus Exp $ # PORTNAME= evolution-data-server -PORTVERSION= 1.9.91 +PORTVERSION= 1.9.92 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |