svn commit: r344377 - in head/devel: adabooch adabooch-doc-html

John Marino marino at FreeBSD.org
Sat Feb 15 12:49:46 UTC 2014


Author: marino
Date: Sat Feb 15 12:49:45 2014
New Revision: 344377
URL: http://svnweb.freebsd.org/changeset/ports/344377
QAT: https://qat.redports.org/buildarchive/r344377/

Log:
  devel/adabooch*: Take over maintainership of Adabooch ports
  
  sylvio@ has been MIA for more than a year.  The Adabooch ports need
  maintenance.  The doc port will be merged into main port upon upgrade.

Modified:
  head/devel/adabooch-doc-html/Makefile
  head/devel/adabooch/Makefile

Modified: head/devel/adabooch-doc-html/Makefile
==============================================================================
--- head/devel/adabooch-doc-html/Makefile	Sat Feb 15 12:43:36 2014	(r344376)
+++ head/devel/adabooch-doc-html/Makefile	Sat Feb 15 12:49:45 2014	(r344377)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://www.adapower.net/bo
 DISTNAME=	bc-html-${PORTVERSION}
 EXTRACT_SUFX=	.zip
 
-MAINTAINER=	sylvio at FreeBSD.org
+MAINTAINER=	marino at FreeBSD.org
 COMMENT=	Manual for adabooch
 
 LICENSE=	GPLv2

Modified: head/devel/adabooch/Makefile
==============================================================================
--- head/devel/adabooch/Makefile	Sat Feb 15 12:43:36 2014	(r344376)
+++ head/devel/adabooch/Makefile	Sat Feb 15 12:49:45 2014	(r344377)
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE}
 DISTNAME=	bc-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	sylvio at FreeBSD.org
+MAINTAINER=	marino at FreeBSD.org
 COMMENT=	Library which provide container classes as well as powertools for Ada
 
 LICENSE=	GPLv2


More information about the svn-ports-head mailing list