diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/claws-mail-pdf_viewer/Makefile | 1 | ||||
-rw-r--r-- | mail/textmail/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile index 19833dd3c9fc..f3d24f6bb658 100644 --- a/mail/claws-mail-pdf_viewer/Makefile +++ b/mail/claws-mail-pdf_viewer/Makefile @@ -1,6 +1,7 @@ # Created by: Pawel Pekala <c0rn@o2.pl> PORTNAME= pdf_viewer +PORTREVISION= 1 COMMENT= PDF and PostScript viewer plugin for Claws Mail diff --git a/mail/textmail/Makefile b/mail/textmail/Makefile index cff604e1ea27..1d60884cf1e5 100644 --- a/mail/textmail/Makefile +++ b/mail/textmail/Makefile @@ -2,7 +2,7 @@ PORTNAME= textmail PORTVERSION= 20070803 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= mail MASTER_SITES= http://raf.org/textmail/ |