aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2007-04-04 03:31:05 +0000
committerGreg Lewis <glewis@FreeBSD.org>2007-04-04 03:31:05 +0000
commitefa92f7fe679f5ec8effb63effa6f059e253438b (patch)
tree46bfebc5fb1006cc93f7c9011f639182e8df0070
parentb67d5d47415d33165e8cb19e8daa54d9de70d0f0 (diff)
downloadports-efa92f7fe679f5ec8effb63effa6f059e253438b.tar.gz
ports-efa92f7fe679f5ec8effb63effa6f059e253438b.zip
. Drop maintainership of these ports. Its glaringly obvious that I don't
have time to maintain them since I'm not even keeping up with the ports that are most important to me.
Notes
Notes: svn path=/head/; revision=189144
-rw-r--r--games/ldmud/Makefile2
-rw-r--r--science/hdf/Makefile2
-rw-r--r--science/szip/Makefile2
-rw-r--r--science/udunits/Makefile2
-rw-r--r--sysutils/powerman/Makefile2
-rw-r--r--textproc/dom4j/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/games/ldmud/Makefile b/games/ldmud/Makefile
index 908a42c88263..5eb859374742 100644
--- a/games/ldmud/Makefile
+++ b/games/ldmud/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games net
MASTER_SITES= http://www.bearnip.com/ftp/mud/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
-MAINTAINER= glewis@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A modern version of the LPMud game driver
GNU_CONFIGURE= yes
diff --git a/science/hdf/Makefile b/science/hdf/Makefile
index e6ccc3f84735..0a458720e97b 100644
--- a/science/hdf/Makefile
+++ b/science/hdf/Makefile
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src \
${DOCFILES:C/$/:doc/g}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= glewis@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Hierarchical Data Format library (from NCSA)
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
diff --git a/science/szip/Makefile b/science/szip/Makefile
index 5e1a0361cb21..cec796895e95 100644
--- a/science/szip/Makefile
+++ b/science/szip/Makefile
@@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src \
${DOCFILE}:doc
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= glewis@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lossless compression library for scientific data
USE_AUTOTOOLS= libtool:15
diff --git a/science/udunits/Makefile b/science/udunits/Makefile
index d97ce805262c..12a5ae1187de 100644
--- a/science/udunits/Makefile
+++ b/science/udunits/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/${PORTNAME}/ \
${MASTER_SITE_LOCAL:S|%SUBDIR%|glewis/udunits|}
EXTRACT_SUFX= .tar.Z
-MAINTAINER= glewis@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A library for manipulating units of physical quantities
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
diff --git a/sysutils/powerman/Makefile b/sysutils/powerman/Makefile
index 5074307bf740..60d27363db8b 100644
--- a/sysutils/powerman/Makefile
+++ b/sysutils/powerman/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= sysutils parallel
MASTER_SITES= ftp://ftp.llnl.gov/pub/linux/powerman/
EXTRACT_SUFX= .tgz
-MAINTAINER= glewis@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PowerMan is a tool for doing remote power control
USE_BISON= yes
diff --git a/textproc/dom4j/Makefile b/textproc/dom4j/Makefile
index 2585586d085c..45ab19cc252a 100644
--- a/textproc/dom4j/Makefile
+++ b/textproc/dom4j/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dom4j
-MAINTAINER= glewis@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Open Source XML framework for Java
USE_JAVA= yes