svn commit: r546965 - head/net/c3270

Kevin Bowling kbowling at FreeBSD.org
Sun Aug 30 01:48:54 UTC 2020


Author: kbowling
Date: Sun Aug 30 01:48:53 2020
New Revision: 546965
URL: https://svnweb.freebsd.org/changeset/ports/546965

Log:
  net/c3270: take maintainer
  
  Per private communication with araujo@ he doesn't have time to maintain ports

Modified:
  head/net/c3270/Makefile

Modified: head/net/c3270/Makefile
==============================================================================
--- head/net/c3270/Makefile	Sun Aug 30 00:53:34 2020	(r546964)
+++ head/net/c3270/Makefile	Sun Aug 30 01:48:53 2020	(r546965)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://x3270.bgp.nu/download/03.03.14/
 MASTER_SITES_VER_PATH=	${PORTVERSION:C/(0[0-9]\.0[0-9])/}
 EXTRACT_SUFX=	-src.tgz
 
-MAINTAINER=	araujo at FreeBSD.org
+MAINTAINER=	kbowling at FreeBSD.org
 COMMENT=	Full-screen curses-based remote login to IBM mainframes
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:C/([0-9]\.[0-9])(\..*)/\1/}


More information about the svn-ports-head mailing list