diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-18 11:22:19 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-18 11:22:19 +0800 |
commit | e5085fa82a1d683975da0ba8504c4d55f71a6d7c (patch) | |
tree | 23974cb60aee82ea0eb3125dff8164c60f33ff12 /databases/evolution-data-server/Makefile | |
parent | 3a6c6b54654b40f6807579cac8b7a7d284bb617d (diff) | |
download | marcuscom-ports-e5085fa82a1d683975da0ba8504c4d55f71a6d7c.tar marcuscom-ports-e5085fa82a1d683975da0ba8504c4d55f71a6d7c.tar.gz marcuscom-ports-e5085fa82a1d683975da0ba8504c4d55f71a6d7c.tar.bz2 marcuscom-ports-e5085fa82a1d683975da0ba8504c4d55f71a6d7c.tar.lz marcuscom-ports-e5085fa82a1d683975da0ba8504c4d55f71a6d7c.tar.xz marcuscom-ports-e5085fa82a1d683975da0ba8504c4d55f71a6d7c.tar.zst marcuscom-ports-e5085fa82a1d683975da0ba8504c4d55f71a6d7c.zip |
Update to 1.5.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5428 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 a6bb70537..d2aa778f9 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.68 2005/12/25 07:02:52 marcus Exp $ +# $MCom: ports/databases/evolution-data-server/Makefile,v 1.69 2006/01/06 07:30:56 marcus Exp $ # PORTNAME= evolution-data-server -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.5 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.5 |