aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-11-06 20:57:19 +0000
committerRene Ladan <rene@FreeBSD.org>2018-11-06 20:57:19 +0000
commit7deb5ce06a93df93cb638997096ff4ac02c590b4 (patch)
tree692a5a020199f013d81e3197507f1793e7696dae
parent3f3a62a50466b4649689e3b624551c5c609fe759 (diff)
downloadports-7deb5ce06a93df93cb638997096ff4ac02c590b4.tar.gz
ports-7deb5ce06a93df93cb638997096ff4ac02c590b4.zip
Notes
-rw-r--r--databases/bbdb/Makefile2
-rw-r--r--net/tcping/Makefile2
-rw-r--r--textproc/emacs-wiki/Makefile2
-rw-r--r--textproc/htmlize.el/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/bbdb/Makefile b/databases/bbdb/Makefile
index ac79683389cf..5b388c039b52 100644
--- a/databases/bbdb/Makefile
+++ b/databases/bbdb/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= databases elisp
MASTER_SITES= SAVANNAH
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= dryice@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Big Brother Database
LICENSE= GPLv3+
diff --git a/net/tcping/Makefile b/net/tcping/Makefile
index a0a6aa1a0152..dbf9b5b1d13c 100644
--- a/net/tcping/Makefile
+++ b/net/tcping/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net
MASTER_SITES= http://www.linuxco.de/tcping/ \
http://dryice.name/computer/FreeBSD/distfiles/
-MAINTAINER= dryice@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Do a TCP connect to the given IP/port combination
LICENSE= LGPL3
diff --git a/textproc/emacs-wiki/Makefile b/textproc/emacs-wiki/Makefile
index 6c37b65ec080..d29e3402742c 100644
--- a/textproc/emacs-wiki/Makefile
+++ b/textproc/emacs-wiki/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.mwolson.org/static/dist/emacs-wiki/ \
http://dryice.name/computer/FreeBSD/distfiles/
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= dryice@FreeBSD.org
+MAINTAINER= ports@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}
diff --git a/textproc/htmlize.el/Makefile b/textproc/htmlize.el/Makefile
index dae27476f0ca..95223347a38f 100644
--- a/textproc/htmlize.el/Makefile
+++ b/textproc/htmlize.el/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}.cgi
EXTRACT_SUFX=
DIST_SUBDIR= repacked
-MAINTAINER= dryice@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Emacs major mode to create HTML files from Emacs buffers (in colour!)
USES= emacs