diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/arch/Makefile | 2 | ||||
-rw-r--r-- | devel/fnorb/Makefile | 2 | ||||
-rw-r--r-- | devel/py-grouch/Makefile | 2 | ||||
-rw-r--r-- | devel/zthread/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/arch/Makefile b/devel/arch/Makefile index 838ccf222905..2199845c8186 100644 --- a/devel/arch/Makefile +++ b/devel/arch/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://regexps.srparish.net/src/${PORTNAME}/ \ http://arch.quackerhead.com/~lord/releases/${PORTNAME}/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.p/pre/} -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A distributed source code management / revision control system USE_GMAKE= yes diff --git a/devel/fnorb/Makefile b/devel/fnorb/Makefile index 413217f88014..adee9ef05796 100644 --- a/devel/fnorb/Makefile +++ b/devel/fnorb/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 9 CATEGORIES= devel python MASTER_SITES= http://www.fnorb.org/download/ -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A CORBA 2.0 ORB written in Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter diff --git a/devel/py-grouch/Makefile b/devel/py-grouch/Makefile index abb06e042a2c..06169de35c86 100644 --- a/devel/py-grouch/Makefile +++ b/devel/py-grouch/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.mems-exchange.org/software/files/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Grouch-${PORTVERSION} -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A system for describing and enforcing a Python object schema USE_PYTHON= yes diff --git a/devel/zthread/Makefile b/devel/zthread/Makefile index c59790fc9a38..ce7f262827a0 100644 --- a/devel/zthread/Makefile +++ b/devel/zthread/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ZThread-${PORTVERSION} -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A platform-independent object-oriented C++ threading library GNU_CONFIGURE= yes |