diff options
-rw-r--r-- | games/ldmud/Makefile | 2 | ||||
-rw-r--r-- | science/hdf/Makefile | 2 | ||||
-rw-r--r-- | science/szip/Makefile | 2 | ||||
-rw-r--r-- | science/udunits/Makefile | 2 | ||||
-rw-r--r-- | sysutils/powerman/Makefile | 2 | ||||
-rw-r--r-- | textproc/dom4j/Makefile | 2 |
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 |