diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-22 11:26:27 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-22 11:26:27 +0800 |
commit | 3e6c733a5de6d858c5502a90e85efecdf6a0c992 (patch) | |
tree | 8bb467c8701102f6296932ccd9503aa7dd609f85 /www/evolution-webcal/Makefile | |
parent | bec5d0c3cb99dd2df04fb5aeb3cf951794e72cb9 (diff) | |
download | marcuscom-ports-3e6c733a5de6d858c5502a90e85efecdf6a0c992.tar marcuscom-ports-3e6c733a5de6d858c5502a90e85efecdf6a0c992.tar.gz marcuscom-ports-3e6c733a5de6d858c5502a90e85efecdf6a0c992.tar.bz2 marcuscom-ports-3e6c733a5de6d858c5502a90e85efecdf6a0c992.tar.lz marcuscom-ports-3e6c733a5de6d858c5502a90e85efecdf6a0c992.tar.xz marcuscom-ports-3e6c733a5de6d858c5502a90e85efecdf6a0c992.tar.zst marcuscom-ports-3e6c733a5de6d858c5502a90e85efecdf6a0c992.zip |
Update to 2.4.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4566 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/evolution-webcal/Makefile')
-rw-r--r-- | www/evolution-webcal/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile index 45877d094..7a6529868 100644 --- a/www/evolution-webcal/Makefile +++ b/www/evolution-webcal/Makefile @@ -3,15 +3,14 @@ # Whom: Koop Mast <kwm@rainbow-runner.nl> # # $FreeBSD$ -# $MCom: ports/www/evolution-webcal/Makefile,v 1.24 2005/08/09 05:13:30 marcus Exp $ +# $MCom: ports/www/evolution-webcal/Makefile,v 1.25 2005/08/13 18:31:38 marcus Exp $ # PORTNAME= webcal -PORTVERSION= 2.3.91 -PORTREVISION= 1 +PORTVERSION= 2.4.0 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/2.3 +MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/2.4 PKGNAMEPREFIX= evolution- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} |