diff options
author | ade <ade@FreeBSD.org> | 2000-09-14 06:43:58 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-09-14 06:43:58 +0800 |
commit | 6d507cc69eea82280157298bbfd082cd44b928db (patch) | |
tree | de57fa6f8fc2d8b0be8541cd702729b56801809b /mail/evolution/Makefile | |
parent | 00c97e2830a3923ce41a6cc2509822898ab62559 (diff) | |
download | freebsd-ports-gnome-6d507cc69eea82280157298bbfd082cd44b928db.tar.gz freebsd-ports-gnome-6d507cc69eea82280157298bbfd082cd44b928db.tar.zst freebsd-ports-gnome-6d507cc69eea82280157298bbfd082cd44b928db.zip |
Update to 0.5 -- they still haven't fixed that stupid
"I don't want to copy all the files" first-time-install bug *sigh*
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 5656f65c929b..3bfa70c5285c 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -6,7 +6,7 @@ # PORTNAME= evolution -PORTVERSION= 0.4.1 +PORTVERSION= 0.5 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/evolution |