diff options
author | miwi <miwi@FreeBSD.org> | 2006-08-11 05:57:45 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-08-11 05:57:45 +0800 |
commit | 583d517f0a2f799c077510402295f87217c0a275 (patch) | |
tree | 7c5ef14221b5340b2722943aa806382fd432afff /mail/claws-mail-vcalendar/Makefile | |
parent | 72f60793392c677f8bdac52ee6c17894325acca4 (diff) | |
download | freebsd-ports-gnome-583d517f0a2f799c077510402295f87217c0a275.tar.gz freebsd-ports-gnome-583d517f0a2f799c077510402295f87217c0a275.tar.zst freebsd-ports-gnome-583d517f0a2f799c077510402295f87217c0a275.zip |
- Update to 1.79.2
- Fix build on 4.X
PR: ports/101608
Submitted by: Pawel Pekala <c0rn(at)o2.pl>
Approved by: krion (mentor)
Diffstat (limited to 'mail/claws-mail-vcalendar/Makefile')
-rw-r--r-- | mail/claws-mail-vcalendar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile index ec0333d6cb31..1cf7a24563ac 100644 --- a/mail/claws-mail-vcalendar/Makefile +++ b/mail/claws-mail-vcalendar/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vcalendar -PORTVERSION= 1.79.1 +PORTVERSION= 1.79.2 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- |