diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2007-01-27 12:48:46 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2007-01-27 12:48:46 +0000 |
commit | 18b29611e75cb168c2f0b7c3dc453b88367e8a49 (patch) | |
tree | 312bb8dbdfd1cc1c880e02c7b92489d9c1770a00 /mail/claws-mail-perl | |
parent | b32500216b176c1772cd32527520d11d2451a679 (diff) | |
download | ports-18b29611e75cb168c2f0b7c3dc453b88367e8a49.tar.gz ports-18b29611e75cb168c2f0b7c3dc453b88367e8a49.zip |
Notes
Diffstat (limited to 'mail/claws-mail-perl')
-rw-r--r-- | mail/claws-mail-perl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail-perl/Makefile b/mail/claws-mail-perl/Makefile index 8f95c0d86893..077ec1a72e32 100644 --- a/mail/claws-mail-perl/Makefile +++ b/mail/claws-mail-perl/Makefile @@ -7,7 +7,7 @@ PORTNAME= perl PORTVERSION= 0.9.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- |