diff options
author | itetcu <itetcu@FreeBSD.org> | 2007-01-12 18:37:01 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2007-01-12 18:37:01 +0800 |
commit | 238655309aaf6ddafe6927eff8463ef589b20c68 (patch) | |
tree | 11e68cf7f1aa79522973a6ab29ba376708f1e0dc /mail/claws-mail-perl/Makefile | |
parent | c75e05e7bbd24f57d189d6ef2bb9514d3241cf0e (diff) | |
download | freebsd-ports-gnome-238655309aaf6ddafe6927eff8463ef589b20c68.tar.gz freebsd-ports-gnome-238655309aaf6ddafe6927eff8463ef589b20c68.tar.zst freebsd-ports-gnome-238655309aaf6ddafe6927eff8463ef589b20c68.zip |
update to 0.9.7
PR: ports/107795
Submitted by: Pawel Pekala (maintainer)
Diffstat (limited to 'mail/claws-mail-perl/Makefile')
-rw-r--r-- | mail/claws-mail-perl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/claws-mail-perl/Makefile b/mail/claws-mail-perl/Makefile index c3bbe12d0be3..e8b723b4fc8b 100644 --- a/mail/claws-mail-perl/Makefile +++ b/mail/claws-mail-perl/Makefile @@ -6,8 +6,7 @@ # PORTNAME= perl -PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTVERSION= 0.9.7 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- |