diff options
Diffstat (limited to 'www/evolution-webcal/Makefile')
-rw-r--r-- | www/evolution-webcal/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile index ee02ac1c1abe..105f4fc1eadf 100644 --- a/www/evolution-webcal/Makefile +++ b/www/evolution-webcal/Makefile @@ -3,12 +3,11 @@ # Whom: Koop Mast <kwm@rainbow-runner.nl> # # $FreeBSD$ -# $MCom: ports/www/evolution-webcal/Makefile,v 1.46 2007/03/13 20:47:20 mezz Exp $ +# $MCom: ports/www/evolution-webcal/Makefile,v 1.50 2007/09/16 16:52:22 ahze Exp $ # PORTNAME= webcal -PORTVERSION= 2.10.0 -PORTREVISION= 2 +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/} |