On 2020/05/17 11:56, Andrew Hewus Fresh wrote:
> ping
> 
> On Sun, May 12, 2019 at 08:55:49PM -0700, Andrew Hewus Fresh wrote:
> > Here's a new port that I was reminded I use this port regularly to make
> > my email nicer.   I have just forgotten to mail this out nearly forever,
> > so probably have things wrong (although I didn't spot any).
> > 
> > Comments, OK?
> > 
> > t-prot (TOFU Protection) is a filter which improves the readability of
> > email messages and Usenet posts by hiding some of their annoying parts.
> > The annoyances it handles include mailing list footers, signatures,
> > TOFU, sequences of blank lines, and repeated punctuation. TOFU is an
> > acronym that stands for "Text oben, Fullquote unten", a German reference
> > to the practice of adding just a few lines of original text and quoting
> > a complete message below them.
> 
> 

ok with this on top:

diff f6222a08fe5b821230b9449742b3a4dc1f019c04 /usr/ports/mystuff
blob - 9bbdde8e56b16529190d6ad0c802282a4447a605
file + mail/t-prot/Makefile
--- mail/t-prot/Makefile
+++ mail/t-prot/Makefile
@@ -3,17 +3,16 @@
 COMMENT=       filter which improves readability of email and Usenet posts
 
 DISTNAME=      t-prot-3.4
-CATEGORIES=            mail news
+CATEGORIES=    mail news
 
 MAINTAINER=    Andrew Fresh <afre...@openbsd.org>
 
-# GPL
-PERMIT_PACKAGE_CDROM=  Yes
+# BSD
+PERMIT_PACKAGE=        Yes
 
-HOMEPAGE=              http://www.escape.de/~tolot/mutt/
+HOMEPAGE=              https://www.escape.de/~tolot/mutt/
 MASTER_SITES=          ${HOMEPAGE}/t-prot/downloads/
 
-CONFIGURE_STYLE=       none
 NO_BUILD=              Yes
 NO_TEST=               Yes
 

Reply via email to