diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-28 09:05:26 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-28 09:05:26 +0800 |
commit | 8fee6ed040b7638f733cf6d47b6e8059457d99b7 (patch) | |
tree | 68adaa990d18f86c0e07ec76edfa40f79b2f7322 /databases/evolution-data-server/Makefile | |
parent | 609aa069f25c2aaacf7df32348cc5b5710f0922f (diff) | |
download | marcuscom-ports-8fee6ed040b7638f733cf6d47b6e8059457d99b7.tar.gz marcuscom-ports-8fee6ed040b7638f733cf6d47b6e8059457d99b7.tar.zst marcuscom-ports-8fee6ed040b7638f733cf6d47b6e8059457d99b7.zip |
Update to 1.5.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5794 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 c800f1dba..6d520ab5a 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.75 2006/02/23 19:15:36 marcus Exp $ +# $MCom: ports/databases/evolution-data-server/Makefile,v 1.76 2006/02/24 20:43:27 marcus Exp $ # PORTNAME= evolution-data-server -PORTVERSION= 1.5.91 -PORTREVISION= 2 +PORTVERSION= 1.5.92 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.5 |