diff options
Diffstat (limited to 'www/evolution-webcal/Makefile')
-rw-r--r-- | www/evolution-webcal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile index df042e707..68b58b825 100644 --- a/www/evolution-webcal/Makefile +++ b/www/evolution-webcal/Makefile @@ -3,11 +3,11 @@ # Whom: Koop Mast <kwm@rainbow-runner.nl> # # $FreeBSD$ -# $MCom: ports/www/evolution-webcal/Makefile,v 1.48 2007/08/14 18:35:39 marcus Exp $ +# $MCom: ports/www/evolution-webcal/Makefile,v 1.49 2007/08/28 18:15:01 marcus Exp $ # PORTNAME= webcal -PORTVERSION= 2.11.91 +PORTVERSION= 2.12.0 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |