aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoralexbl <alexbl@FreeBSD.org>2006-09-13 11:21:38 +0800
committeralexbl <alexbl@FreeBSD.org>2006-09-13 11:21:38 +0800
commit87404c87f32a349ec5cf9b4759b6af8e2e4690a4 (patch)
tree489e3d52fe3f7f72dc9098af4770139d80bb665a /devel
parent8a9bd6bd94d2a141f51a0fa84d4e8fe70c0ca44d (diff)
downloadfreebsd-ports-graphics-87404c87f32a349ec5cf9b4759b6af8e2e4690a4.tar.gz
freebsd-ports-graphics-87404c87f32a349ec5cf9b4759b6af8e2e4690a4.tar.zst
freebsd-ports-graphics-87404c87f32a349ec5cf9b4759b6af8e2e4690a4.zip
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel
Diffstat (limited to 'devel')
-rw-r--r--devel/py-epsilon/Makefile2
-rw-r--r--devel/py-flakes/Makefile2
-rw-r--r--devel/py-ocempgui/Makefile2
-rw-r--r--devel/py-rlcompleter2/Makefile2
-rw-r--r--devel/py-simplejson/Makefile2
-rw-r--r--devel/ruby-eet/Makefile2
-rw-r--r--devel/rubygem-event-loop/Makefile2
-rw-r--r--devel/swig13/Makefile2
-rw-r--r--devel/swig20/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/devel/py-epsilon/Makefile b/devel/py-epsilon/Makefile
index 2cd4935135f..cad4fc701ec 100644
--- a/devel/py-epsilon/Makefile
+++ b/devel/py-epsilon/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Epsilon-${PORTVERSION}
EXTRACT_SUFX= .tar.gz?format=raw
-MAINTAINER= alex@foxybanana.com
+MAINTAINER= alexbl@FreeBSD.org
COMMENT= Epsilon is a set of Python utility modules used by DivMod projects
USE_PYTHON= yes
diff --git a/devel/py-flakes/Makefile b/devel/py-flakes/Makefile
index ae0fe66e1a8..2cd7657efbb 100644
--- a/devel/py-flakes/Makefile
+++ b/devel/py-flakes/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://divmod.org/static/projects/pyflakes/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyflakes-${PORTVERSION}
-MAINTAINER= alex@foxybanana.com
+MAINTAINER= alexbl@FreeBSD.org
COMMENT= Pyflakes is a program that analyzes Pythom programs for errors
USE_PYTHON= yes
diff --git a/devel/py-ocempgui/Makefile b/devel/py-ocempgui/Makefile
index 4f04cbc05d3..643f61c148f 100644
--- a/devel/py-ocempgui/Makefile
+++ b/devel/py-ocempgui/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ocemp
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= OcempGUI-${PORTVERSION}
-MAINTAINER= alex@foxybanana.com
+MAINTAINER= alexbl@FreeBSD.org
COMMENT= GUI toolkit in python
BUILD_DEPENDS= ${LOCALBASE}/include/${PYTHON_VERSION}/pygame/pygame.h:${PORTSDIR}/devel/py-game
diff --git a/devel/py-rlcompleter2/Makefile b/devel/py-rlcompleter2/Makefile
index 7eb720def95..c6c3be0b54f 100644
--- a/devel/py-rlcompleter2/Makefile
+++ b/devel/py-rlcompleter2/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel python
MASTER_SITES= http://codespeak.net/rlcompleter2/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= alex@foxybanana.com
+MAINTAINER= alexbl@FreeBSD.org
COMMENT= Python module for readline interactive completion
USE_PYTHON= 2.2+
diff --git a/devel/py-simplejson/Makefile b/devel/py-simplejson/Makefile
index 2501f295282..26e7577a166 100644
--- a/devel/py-simplejson/Makefile
+++ b/devel/py-simplejson/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel python
MASTER_SITES= http://cheeseshop.python.org/packages/source/s/simplejson/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= alex@foxybanana.com
+MAINTAINER= alexbl@FreeBSD.org
COMMENT= Simplejson is a simple, fast, extensible JSON encoder/decoder
BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools
diff --git a/devel/ruby-eet/Makefile b/devel/ruby-eet/Makefile
index 1d9f460ec31..9a6bbab2e12 100644
--- a/devel/ruby-eet/Makefile
+++ b/devel/ruby-eet/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.code-monkey.de/pub/ruby-eet/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-eet-${PORTVERSION}
-MAINTAINER= alex@foxybanana.com
+MAINTAINER= alexbl@FreeBSD.org
COMMENT= Ruby support for reading and writing EET files
BUILD_DEPENDS= ${LOCALBASE}/bin/rake:${PORTSDIR}/devel/rubygem-rake
diff --git a/devel/rubygem-event-loop/Makefile b/devel/rubygem-event-loop/Makefile
index 96fff8c4f45..57fdef9a7cf 100644
--- a/devel/rubygem-event-loop/Makefile
+++ b/devel/rubygem-event-loop/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 0.2
CATEGORIES= devel rubygems
MASTER_SITES= http://www.brockman.se/software/ruby-event-loop/
-MAINTAINER= alex@foxybanana.com
+MAINTAINER= alexbl@FreeBSD.org
COMMENT= Event loop for ruby applications
.include <bsd.port.pre.mk>
diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile
index 58bef4fc7c6..dbe3e27a8fe 100644
--- a/devel/swig13/Makefile
+++ b/devel/swig13/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= alex@foxybanana.com
+MAINTAINER= alexbl@FreeBSD.org
COMMENT= Simplified Wrapper and Interface Generator
USE_AUTOTOOLS= autoconf:253:env libtool:15
diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile
index 58bef4fc7c6..dbe3e27a8fe 100644
--- a/devel/swig20/Makefile
+++ b/devel/swig20/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= alex@foxybanana.com
+MAINTAINER= alexbl@FreeBSD.org
COMMENT= Simplified Wrapper and Interface Generator
USE_AUTOTOOLS= autoconf:253:env libtool:15