summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--irc/infobot/Makefile4
-rw-r--r--net-mgmt/nrpe/Makefile2
-rw-r--r--net-mgmt/nrpe2/Makefile2
-rw-r--r--net-mgmt/nsca/Makefile2
-rw-r--r--print/pdftk/Makefile2
-rw-r--r--x11-clocks/wmclock/Makefile2
-rw-r--r--x11/temperature.app/Makefile2
7 files changed, 8 insertions, 8 deletions
diff --git a/irc/infobot/Makefile b/irc/infobot/Makefile
index cb053c0..019272b 100644
--- a/irc/infobot/Makefile
+++ b/irc/infobot/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= irc
MASTER_SITES= http://www.infobot.org/src/ \
http://www.infobot.org/src/prior/
-MAINTAINER= perlguy@perlguy.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Bot written in Perl with a rabid AI
USE_PERL5= yes
@@ -26,7 +26,7 @@ do-install:
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/LICENSE ${WRKSRC}/README ${WRKSRC}/REVISIONS ${DOCSDIR}
-.endif
+.endif
${MKDIR} ${PREFIX}/etc/infobot
${INSTALL_DATA} ${WRKSRC}/conf/* ${PREFIX}/etc/infobot
${SED} -e 's,$$param{\(.\)basedir\(.\)} = .*,$$param{\1basedir\2} = "${DATADIR}";,' \
diff --git a/net-mgmt/nrpe/Makefile b/net-mgmt/nrpe/Makefile
index 60c30bd..8813194 100644
--- a/net-mgmt/nrpe/Makefile
+++ b/net-mgmt/nrpe/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= nagios
-MAINTAINER= paul@nerdlabs.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Nagios Remote Plugin Executor
RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins
diff --git a/net-mgmt/nrpe2/Makefile b/net-mgmt/nrpe2/Makefile
index 88b270d..f8e486c 100644
--- a/net-mgmt/nrpe2/Makefile
+++ b/net-mgmt/nrpe2/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= nagios
DISTNAME= nrpe-${PORTVERSION}
-MAINTAINER= paul@nerdlabs.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Nagios Remote Plugin Executor
RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins
diff --git a/net-mgmt/nsca/Makefile b/net-mgmt/nsca/Makefile
index 7471a92..54cd3d1 100644
--- a/net-mgmt/nsca/Makefile
+++ b/net-mgmt/nsca/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= nagios
-MAINTAINER= paul@nerdlabs.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Nagios Service Check Acceptor
RUN_DEPENDS= nagios:${PORTSDIR}/net-mgmt/nagios
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile
index a6e47b5..8448f0b 100644
--- a/print/pdftk/Makefile
+++ b/print/pdftk/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.pdfhacks.com/pdftk/ \
http://www.accesspdf.com/pdftk/
DISTNAME= ${PORTNAME}-${PORTVERSION:R}.${PORTVERSION:E}
-MAINTAINER= patrick_dkt@yahoo.com.hk
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple tool for doing everyday things with PDF documents
# gcj/libgcj don't exist on these platforms
diff --git a/x11-clocks/wmclock/Makefile b/x11-clocks/wmclock/Makefile
index 9177e34..ddf96a7 100644
--- a/x11-clocks/wmclock/Makefile
+++ b/x11-clocks/wmclock/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= x11-clocks windowmaker
MASTER_SITES= http://www.jmknoble.net/WindowMaker/wmclock/
-MAINTAINER= pelle@fukt.bth.se
+MAINTAINER= ports@FreeBSD.org
COMMENT= A dockable clock applet for Window Maker
USE_IMAKE= yes
diff --git a/x11/temperature.app/Makefile b/x11/temperature.app/Makefile
index f0f3069..3e73979 100644
--- a/x11/temperature.app/Makefile
+++ b/x11/temperature.app/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= x11 windowmaker
MASTER_SITES= http://www.fukt.bth.se/~per/temperature/
DISTNAME= Temperature.app-${PORTVERSION}
-MAINTAINER= pelle@fukt.bth.se
+MAINTAINER= ports@FreeBSD.org
COMMENT= A dockable WindowMaker applet which displays the local temperature
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
OpenPOWER on IntegriCloud