diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-08 11:44:34 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-08 11:44:34 +0800 |
commit | ff9873b8f4f65b950cc0e55fb37656e5746fe27d (patch) | |
tree | 8d70828f935eb22f29f9d4ee8fc01b4255db4805 /databases/evolution-data-server/Makefile | |
parent | 442bf680da294a0128a35eb681c6b5d201fe2bab (diff) | |
download | marcuscom-ports-ff9873b8f4f65b950cc0e55fb37656e5746fe27d.tar marcuscom-ports-ff9873b8f4f65b950cc0e55fb37656e5746fe27d.tar.gz marcuscom-ports-ff9873b8f4f65b950cc0e55fb37656e5746fe27d.tar.bz2 marcuscom-ports-ff9873b8f4f65b950cc0e55fb37656e5746fe27d.tar.lz marcuscom-ports-ff9873b8f4f65b950cc0e55fb37656e5746fe27d.tar.xz marcuscom-ports-ff9873b8f4f65b950cc0e55fb37656e5746fe27d.tar.zst marcuscom-ports-ff9873b8f4f65b950cc0e55fb37656e5746fe27d.zip |
Update to 1.7.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6987 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 5c4798462..31b211704 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.91 2006/07/25 18:09:24 marcus Exp $ +# $MCom: ports/databases/evolution-data-server/Makefile,v 1.92 2006/07/27 17:34:06 marcus Exp $ # PORTNAME= evolution-data-server -PORTVERSION= 1.7.90.1 -PORTREVISION= 1 +PORTVERSION= 1.7.91 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |