diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2007-02-27 20:27:39 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2007-02-27 20:27:39 +0000 |
commit | baec7fa044d946b2e0dc696004a9859ed51e49bb (patch) | |
tree | 09e0c906a06d023da620dcdbf1e99ba9a2ba8211 /mail/claws-mail-gtkhtml2_viewer | |
parent | db6e45e0eb7cc17f69ee8f4608b3c00cf7956434 (diff) | |
download | ports-baec7fa044d946b2e0dc696004a9859ed51e49bb.tar.gz ports-baec7fa044d946b2e0dc696004a9859ed51e49bb.zip |
Notes
Diffstat (limited to 'mail/claws-mail-gtkhtml2_viewer')
-rw-r--r-- | mail/claws-mail-gtkhtml2_viewer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail-gtkhtml2_viewer/Makefile b/mail/claws-mail-gtkhtml2_viewer/Makefile index 7e571cc1dfe3..64f5188b1d2e 100644 --- a/mail/claws-mail-gtkhtml2_viewer/Makefile +++ b/mail/claws-mail-gtkhtml2_viewer/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkhtml2_viewer PORTVERSION= 0.14.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- |