svn commit: r484328 - in head: databases/bbdb net/tcping textproc/emacs-wiki textproc/htmlize.el

Rene Ladan rene at FreeBSD.org
Tue Nov 6 20:57:21 UTC 2018


Author: rene
Date: Tue Nov  6 20:57:19 2018
New Revision: 484328
URL: https://svnweb.freebsd.org/changeset/ports/484328

Log:
  Return dryice's ports to the pool after his commit bit got safekept.

Modified:
  head/databases/bbdb/Makefile
  head/net/tcping/Makefile
  head/textproc/emacs-wiki/Makefile
  head/textproc/htmlize.el/Makefile

Modified: head/databases/bbdb/Makefile
==============================================================================
--- head/databases/bbdb/Makefile	Tue Nov  6 20:53:39 2018	(r484327)
+++ head/databases/bbdb/Makefile	Tue Nov  6 20:57:19 2018	(r484328)
@@ -7,7 +7,7 @@ CATEGORIES=	databases elisp
 MASTER_SITES=	SAVANNAH
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
-MAINTAINER=	dryice at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Big Brother Database
 
 LICENSE=	GPLv3+

Modified: head/net/tcping/Makefile
==============================================================================
--- head/net/tcping/Makefile	Tue Nov  6 20:53:39 2018	(r484327)
+++ head/net/tcping/Makefile	Tue Nov  6 20:57:19 2018	(r484328)
@@ -7,7 +7,7 @@ CATEGORIES=	net
 MASTER_SITES=	http://www.linuxco.de/tcping/ \
 		http://dryice.name/computer/FreeBSD/distfiles/
 
-MAINTAINER=	dryice at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Do a TCP connect to the given IP/port combination
 
 LICENSE=	LGPL3

Modified: head/textproc/emacs-wiki/Makefile
==============================================================================
--- head/textproc/emacs-wiki/Makefile	Tue Nov  6 20:53:39 2018	(r484327)
+++ head/textproc/emacs-wiki/Makefile	Tue Nov  6 20:57:19 2018	(r484328)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://www.mwolson.org/static/dist/emacs
 		http://dryice.name/computer/FreeBSD/distfiles/
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
-MAINTAINER=	dryice at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Create and use hyperlinks and simple formatting in plain text files
 
 RUN_DEPENDS=	xml-parse.el${EMACS_PKGNAMESUFFIX}>0:textproc/xml-parse.el@${EMACS_FLAVOR}

Modified: head/textproc/htmlize.el/Makefile
==============================================================================
--- head/textproc/htmlize.el/Makefile	Tue Nov  6 20:53:39 2018	(r484327)
+++ head/textproc/htmlize.el/Makefile	Tue Nov  6 20:57:19 2018	(r484328)
@@ -11,7 +11,7 @@ DISTNAME=	${PORTNAME}.cgi
 EXTRACT_SUFX=
 DIST_SUBDIR=	repacked
 
-MAINTAINER=	dryice at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Emacs major mode to create HTML files from Emacs buffers (in colour!)
 
 USES=		emacs


More information about the svn-ports-all mailing list