aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-12-18 02:24:04 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-12-18 02:24:04 +0000
commit773850a8a6bf54c038a7754532d4a6bcf4ddfcbf (patch)
treed18f5477df3c1b306b74f383649cd9698785cf5a /devel
parentd775ae738152baaf8731b254f28948caaaee80e2 (diff)
downloadports-773850a8a6bf54c038a7754532d4a6bcf4ddfcbf.tar.gz
ports-773850a8a6bf54c038a7754532d4a6bcf4ddfcbf.zip
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=224353
Diffstat (limited to 'devel')
-rw-r--r--devel/cedet/Makefile2
-rw-r--r--devel/ecb/Makefile2
-rw-r--r--devel/ipython/Makefile2
-rw-r--r--devel/py-durus/Makefile2
-rw-r--r--devel/py-myghtyutils/Makefile2
-rw-r--r--devel/py-nose/Makefile2
-rw-r--r--devel/py-protocols-devel/Makefile2
-rw-r--r--devel/py-ruledispatch/Makefile2
-rw-r--r--devel/rlwrap/Makefile2
-rw-r--r--devel/xtla/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/devel/cedet/Makefile b/devel/cedet/Makefile
index 0d12657d6228..91acb5f62355 100644
--- a/devel/cedet/Makefile
+++ b/devel/cedet/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= cedet
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
DISTNAME= ${PORTNAME}-1.0pre4
-MAINTAINER?= dryice@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
COMMENT= Collection of Emacs Development Environment Tools
PORTCLASS= master
diff --git a/devel/ecb/Makefile b/devel/ecb/Makefile
index 8e83117919e6..d8bf6b6330df 100644
--- a/devel/ecb/Makefile
+++ b/devel/ecb/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
MASTER_SITE_SUBDIR= ecb
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
-MAINTAINER= dryice@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Emacs Code Browser
USE_EMACS= yes
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile
index 3cfafe4d43f5..e801bb8cbeff 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://ipython.scipy.org/dist/ \
MASTER_SITE_SUBDIR= dryice
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
-MAINTAINER= dryice@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An enhanced Interactive Python shell
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pexpect.py:${PORTSDIR}/misc/py-pexpect \
diff --git a/devel/py-durus/Makefile b/devel/py-durus/Makefile
index 8a67ff5cc75b..c953d90a15fe 100644
--- a/devel/py-durus/Makefile
+++ b/devel/py-durus/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= dryice
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Durus-${PORTVERSION}
-MAINTAINER= dryice@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A persistent object storage system for Python
USE_PYTHON= 2.4+
diff --git a/devel/py-myghtyutils/Makefile b/devel/py-myghtyutils/Makefile
index edbfd95d74bf..ff265ddeb4ff 100644
--- a/devel/py-myghtyutils/Makefile
+++ b/devel/py-myghtyutils/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= source/M/MyghtyUtils
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= MyghtyUtils-${PORTVERSION}
-MAINTAINER= dryice@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Container and Utility Functions from the Myghty Template Framework
USE_PYTHON= yes
diff --git a/devel/py-nose/Makefile b/devel/py-nose/Makefile
index af4e22dae7c6..ddc2de97797a 100644
--- a/devel/py-nose/Makefile
+++ b/devel/py-nose/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://somethingaboutorange.com/mrl/projects/nose/ \
MASTER_SITE_SUBDIR= dryice
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= dryice@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A discovery-based unittest extension
USE_PYTHON= 2.3+
diff --git a/devel/py-protocols-devel/Makefile b/devel/py-protocols-devel/Makefile
index 24f0c521a82f..73c1c15cffaf 100644
--- a/devel/py-protocols-devel/Makefile
+++ b/devel/py-protocols-devel/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://peak.telecommunity.com/snapshots/ \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-1.0a0dev_r2082
-MAINTAINER= dryice@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Protocol Definition, Declaration, and Adaptation for Python
BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools
diff --git a/devel/py-ruledispatch/Makefile b/devel/py-ruledispatch/Makefile
index e07e7bfbe94d..9013afc43022 100644
--- a/devel/py-ruledispatch/Makefile
+++ b/devel/py-ruledispatch/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://files.turbogears.org/eggs/ \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-0.5a0.dev-r2427
-MAINTAINER= dryice@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Rule-based Dispatching and Generic Functions
BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools
diff --git a/devel/rlwrap/Makefile b/devel/rlwrap/Makefile
index 9216faae1278..e25461850a3b 100644
--- a/devel/rlwrap/Makefile
+++ b/devel/rlwrap/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://utopia.knoware.nl/~hlub/uck/rlwrap/ \
http://dryice.name/computer/FreeBSD/distfiles/
MASTER_SITE_SUBDIR= dryice
-MAINTAINER= dryice@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Readline wrapper
GNU_CONFIGURE= yes
diff --git a/devel/xtla/Makefile b/devel/xtla/Makefile
index 0bcfc6803173..264856f6d7d5 100644
--- a/devel/xtla/Makefile
+++ b/devel/xtla/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://download.gna.org/xtla-el/ \
http://dryice.name/computer/FreeBSD/distfiles/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
-MAINTAINER= dryice@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An Emacs front-end to tla
BUILD_DEPENDS+= tla:${PORTSDIR}/devel/tla \