diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-12-05 21:21:27 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-12-05 21:21:27 +0800 |
commit | 4440b33e6485aa61c55c5058e0c8ae998f36debc (patch) | |
tree | 19032e35c6736b0afca16ef535aedfccd7881129 /mail/evolution/Makefile | |
parent | 3ad11757b3590285ab5e665344b7522731b47090 (diff) | |
download | freebsd-ports-gnome-4440b33e6485aa61c55c5058e0c8ae998f36debc.tar.gz freebsd-ports-gnome-4440b33e6485aa61c55c5058e0c8ae998f36debc.tar.zst freebsd-ports-gnome-4440b33e6485aa61c55c5058e0c8ae998f36debc.zip |
Update to 1.0.
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 efa5109b4355..b75a1ff7f657 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -6,7 +6,7 @@ # PORTNAME= evolution -PORTVERSION= 0.99.2 +PORTVERSION= 1.0 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/evolution |