diff options
author | miwi <miwi@FreeBSD.org> | 2007-10-02 23:50:00 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-10-02 23:50:00 +0800 |
commit | 17c3158d6681494487f7ba8b1b766d62edf9f646 (patch) | |
tree | 7707cdeeb90be94fe4ccf85a63c09bd17a6ee1e6 /mail/claws-mail-gtkhtml2_viewer | |
parent | 54044b061a27bbd93b835edf602bf085ab5965ec (diff) | |
download | freebsd-ports-gnome-17c3158d6681494487f7ba8b1b766d62edf9f646.tar.gz freebsd-ports-gnome-17c3158d6681494487f7ba8b1b766d62edf9f646.tar.zst freebsd-ports-gnome-17c3158d6681494487f7ba8b1b766d62edf9f646.zip |
- Bump PORTREVISION after claws-mail update
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 978a2b1f2613..33ad847b37cb 100644 --- a/mail/claws-mail-gtkhtml2_viewer/Makefile +++ b/mail/claws-mail-gtkhtml2_viewer/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkhtml2_viewer PORTVERSION= 0.15.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- |