diff options
author | miwi <miwi@FreeBSD.org> | 2007-04-19 18:45:20 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-04-19 18:45:20 +0800 |
commit | 0f4979caeb8cbf3fd892367bc6fbecc594b830b4 (patch) | |
tree | 5b43f9a2830a45e227f60a51ef20e08aaf802e72 /mail/claws-mail-fetchinfo | |
parent | 3fbd0a0daa320c321184b24d7d8904e8a111cec6 (diff) | |
download | freebsd-ports-gnome-0f4979caeb8cbf3fd892367bc6fbecc594b830b4.tar.gz freebsd-ports-gnome-0f4979caeb8cbf3fd892367bc6fbecc594b830b4.tar.zst freebsd-ports-gnome-0f4979caeb8cbf3fd892367bc6fbecc594b830b4.zip |
- Update to 2.9.1
- Bump PORTREVISION for all claws-mail-*
Approved by: netchild@
Security: http://www.vuxml.org/freebsd/c389d06d-ee57-11db-bd51-0016179b2dd5.html
Diffstat (limited to 'mail/claws-mail-fetchinfo')
-rw-r--r-- | mail/claws-mail-fetchinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail-fetchinfo/Makefile b/mail/claws-mail-fetchinfo/Makefile index 829bbacf5c3c..f9f0af106410 100644 --- a/mail/claws-mail-fetchinfo/Makefile +++ b/mail/claws-mail-fetchinfo/Makefile @@ -7,7 +7,7 @@ PORTNAME= fetchinfo PORTVERSION= 0.4.18 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- |