diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-03 03:58:16 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-03 03:58:16 +0800 |
commit | d9d2deedaf47eed492d85d20f8cc87deda59c337 (patch) | |
tree | 7073fe085676379a9fce79a9fc4a39a10f351340 /deskutils/evolution-jescs/Makefile | |
parent | f234563cba4be9ad76bfa1c45ed0267e159687a4 (diff) | |
download | marcuscom-ports-d9d2deedaf47eed492d85d20f8cc87deda59c337.tar marcuscom-ports-d9d2deedaf47eed492d85d20f8cc87deda59c337.tar.gz marcuscom-ports-d9d2deedaf47eed492d85d20f8cc87deda59c337.tar.bz2 marcuscom-ports-d9d2deedaf47eed492d85d20f8cc87deda59c337.tar.lz marcuscom-ports-d9d2deedaf47eed492d85d20f8cc87deda59c337.tar.xz marcuscom-ports-d9d2deedaf47eed492d85d20f8cc87deda59c337.tar.zst marcuscom-ports-d9d2deedaf47eed492d85d20f8cc87deda59c337.zip |
Update to 2.11.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9117 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/evolution-jescs/Makefile')
-rw-r--r-- | deskutils/evolution-jescs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/evolution-jescs/Makefile b/deskutils/evolution-jescs/Makefile index c611c0a8d..48c70a65d 100644 --- a/deskutils/evolution-jescs/Makefile +++ b/deskutils/evolution-jescs/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/deskutils/evolution-jescs/Makefile,v 1.20 2007/05/19 21:36:01 marcus Exp $ +# $MCom: ports/deskutils/evolution-jescs/Makefile,v 1.21 2007/06/07 04:38:25 mezz Exp $ # PORTNAME= jescs -PORTVERSION= 2.11.0 -PORTREVISION= 2 +PORTVERSION= 2.11.2 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |