diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-10 04:44:43 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-10 04:44:43 +0800 |
commit | f8cc0519aa007b2ff73f3b5f9b484b4dcdffc98a (patch) | |
tree | cfab4cdd3db265e44475d5df05770f8150f5d662 /databases/evolution-data-server/Makefile | |
parent | 171d9eb83ebcb160a4d07f981377e6a7e0f2e281 (diff) | |
download | marcuscom-ports-f8cc0519aa007b2ff73f3b5f9b484b4dcdffc98a.tar marcuscom-ports-f8cc0519aa007b2ff73f3b5f9b484b4dcdffc98a.tar.gz marcuscom-ports-f8cc0519aa007b2ff73f3b5f9b484b4dcdffc98a.tar.bz2 marcuscom-ports-f8cc0519aa007b2ff73f3b5f9b484b4dcdffc98a.tar.lz marcuscom-ports-f8cc0519aa007b2ff73f3b5f9b484b4dcdffc98a.tar.xz marcuscom-ports-f8cc0519aa007b2ff73f3b5f9b484b4dcdffc98a.tar.zst marcuscom-ports-f8cc0519aa007b2ff73f3b5f9b484b4dcdffc98a.zip |
Update to 1.4.1.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4935 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 68ad3d036..c04d450a8 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.62 2005/09/09 20:11:17 marcus Exp $ +# $MCom: ports/databases/evolution-data-server/Makefile,v 1.63 2005/10/03 23:58:49 marcus Exp $ # PORTNAME= evolution-data-server -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.1.1 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4 |