svn commit: r518481 - head/news/tin

Kevin Bowling kbowling at FreeBSD.org
Tue Nov 26 21:44:43 UTC 2019


Author: kbowling
Date: Tue Nov 26 21:44:42 2019
New Revision: 518481
URL: https://svnweb.freebsd.org/changeset/ports/518481

Log:
  news/tin: take maintainer
  
  Approved by:	krion (mentor)
  Sponsored by:	BBOX.io
  Differential Revision:	https://reviews.freebsd.org/D22555

Modified:
  head/news/tin/Makefile

Modified: head/news/tin/Makefile
==============================================================================
--- head/news/tin/Makefile	Tue Nov 26 19:42:15 2019	(r518480)
+++ head/news/tin/Makefile	Tue Nov 26 21:44:42 2019	(r518481)
@@ -18,7 +18,7 @@ MASTER_SITES=	ftp://ftp.tin.org/pub/news/clients/tin/v
 		ftp://ftp.cs.tu-berlin.de/pub/net/news/tin/v${PORTVERSION:R}/ \
 		ftp://ftp.informatik.uni-hamburg.de/pub/soft/news/tin/v${PORTVERSION:R}/
 
-MAINTAINER?=	ports at FreeBSD.org
+MAINTAINER?=	kbowling at FreeBSD.org
 COMMENT=	Easy-to-use threaded newsreader with NOV/NNTP support
 
 LICENSE=	BSD3CLAUSE


More information about the svn-ports-all mailing list