diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-06-05 16:03:09 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-06-05 16:03:51 +0200 |
commit | 7c24f75361dfdc9389427aafce3b07ff3ece28e4 (patch) | |
tree | 78b8bd4995daeee15e8b183bab02d584ddf74e1c /mail/textmail/Makefile | |
parent | graphics/poppler: update to 22.06 (diff) |
graphics/poppler: bump port revision of consumers after 22.06 upgrade
Diffstat (limited to 'mail/textmail/Makefile')
-rw-r--r-- | mail/textmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |