svn commit: r390726 - head/comms/rxtx

Philip M. Gollucci pgollucci at FreeBSD.org
Sat Jun 27 19:34:49 UTC 2015


Author: pgollucci
Date: Sat Jun 27 19:34:48 2015
New Revision: 390726
URL: https://svnweb.freebsd.org/changeset/ports/390726

Log:
  comms/rxtx: pass maintainer to submitter
  
  550 5.1.1 <mirror176 at cox.net> invalid recipient
  
  Requested by: Submitter

Modified:
  head/comms/rxtx/Makefile

Modified: head/comms/rxtx/Makefile
==============================================================================
--- head/comms/rxtx/Makefile	Sat Jun 27 19:34:42 2015	(r390725)
+++ head/comms/rxtx/Makefile	Sat Jun 27 19:34:48 2015	(r390726)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://rxtx.qbang.org/pub/
 PKGNAMESUFFIX=	-${JAVA_PORT:S/java\///}
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/p/pre/}
 
-MAINTAINER=	mirror176 at cox.net
+MAINTAINER=	james at elstone.net
 COMMENT=	Native interface to serial ports in Java
 
 USES=		gmake libtool zip


More information about the svn-ports-all mailing list