diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-04 06:19:35 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-04 06:19:35 +0800 |
commit | 755a11025ef7a567e6d8cabda4b63d7e68b3d610 (patch) | |
tree | d5273b1f7d9b178345f942a10b8c5f09a48a0aca /databases/evolution-data-server/Makefile | |
parent | b05a28e2a94efae4801c76720d2370433e4d6d13 (diff) | |
download | marcuscom-ports-755a11025ef7a567e6d8cabda4b63d7e68b3d610.tar marcuscom-ports-755a11025ef7a567e6d8cabda4b63d7e68b3d610.tar.gz marcuscom-ports-755a11025ef7a567e6d8cabda4b63d7e68b3d610.tar.bz2 marcuscom-ports-755a11025ef7a567e6d8cabda4b63d7e68b3d610.tar.lz marcuscom-ports-755a11025ef7a567e6d8cabda4b63d7e68b3d610.tar.xz marcuscom-ports-755a11025ef7a567e6d8cabda4b63d7e68b3d610.tar.zst marcuscom-ports-755a11025ef7a567e6d8cabda4b63d7e68b3d610.zip |
Update to 1.3.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4160 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 fc566277f..19049ff9f 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.47 2005/06/28 05:39:57 adamw Exp $ +# $MCom: ports/databases/evolution-data-server/Makefile,v 1.48 2005/07/01 17:55:37 marcus Exp $ # PORTNAME= evolution-data-server -PORTVERSION= 1.3.3.1 +PORTVERSION= 1.3.4 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.3 |