diff options
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/} |