svn commit: r324853 - in head: devel/cppunit irc/rbot

Bryan Drewery bdrewery at FreeBSD.org
Sat Aug 17 16:33:27 UTC 2013


Author: bdrewery
Date: Sat Aug 17 16:33:26 2013
New Revision: 324853
URL: http://svnweb.freebsd.org/changeset/ports/324853

Log:
  Take maintainership

Modified:
  head/devel/cppunit/Makefile
  head/irc/rbot/Makefile

Modified: head/devel/cppunit/Makefile
==============================================================================
--- head/devel/cppunit/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
+++ head/devel/cppunit/Makefile	Sat Aug 17 16:33:26 2013	(r324853)
@@ -6,7 +6,7 @@ PORTVERSION=	1.12.1
 CATEGORIES=	devel
 MASTER_SITES=	SF
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	bdrewery at FreeBSD.org
 COMMENT=	C++ port of the JUnit framework for unit testing
 
 USE_AUTOTOOLS=	libtool

Modified: head/irc/rbot/Makefile
==============================================================================
--- head/irc/rbot/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
+++ head/irc/rbot/Makefile	Sat Aug 17 16:33:26 2013	(r324853)
@@ -8,7 +8,7 @@ CATEGORIES=	irc ruby
 MASTER_SITES=	http://ruby-rbot.org/download/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	bdrewery at FreeBSD.org
 COMMENT=	Ruby IRC bot similar to infobot
 
 RUN_DEPENDS=	${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb \


More information about the svn-ports-all mailing list