diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2007-03-12 13:54:26 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2007-03-12 13:54:26 +0000 |
commit | 6da3f932be2ddedbc6fceecc9156f6fff342cd72 (patch) | |
tree | e3ddec4e961563b321e8ddc10dc056008ea2b4f8 /mail/claws-mail-perl | |
parent | 8b17956fdb41fbee6b4cc3b0a765bdd501596acb (diff) | |
download | ports-6da3f932be2ddedbc6fceecc9156f6fff342cd72.tar.gz ports-6da3f932be2ddedbc6fceecc9156f6fff342cd72.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 30fe716a2d9e..d34d2c4641d0 100644 --- a/mail/claws-mail-perl/Makefile +++ b/mail/claws-mail-perl/Makefile @@ -7,7 +7,7 @@ PORTNAME= perl PORTVERSION= 0.9.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- |