aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2007-08-23 04:00:04 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2007-08-23 04:00:04 +0000
commit2574f69107121a3cc7cb9276abdedad5a76633c7 (patch)
treeb84cefc010abb1b2c1857ccf9deb2c66f6c9c5db /devel
parent8a995f807e832d704dcfaad599b44b0b7434bc8a (diff)
downloadports-2574f69107121a3cc7cb9276abdedad5a76633c7.tar.gz
ports-2574f69107121a3cc7cb9276abdedad5a76633c7.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/global/Makefile2
-rw-r--r--devel/libcwd/Makefile2
-rw-r--r--devel/pear-Console_Getargs/Makefile2
-rw-r--r--devel/pear-Date/Makefile2
-rw-r--r--devel/pear-Date_Holidays/Makefile2
-rw-r--r--devel/pear-XML_Parser/Makefile2
-rw-r--r--devel/pear-XML_Serializer/Makefile2
-rw-r--r--devel/pear-XML_Util/Makefile2
-rw-r--r--devel/pharmacy/Makefile2
-rw-r--r--devel/strace/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/devel/global/Makefile b/devel/global/Makefile
index ed07d41f9bd6..1365c440427a 100644
--- a/devel/global/Makefile
+++ b/devel/global/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= thomas@goodking.ca
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= A source code tag system
GNU_CONFIGURE= yes
diff --git a/devel/libcwd/Makefile b/devel/libcwd/Makefile
index 8368f9347d31..cdc6aba64dc0 100644
--- a/devel/libcwd/Makefile
+++ b/devel/libcwd/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.99.47
CATEGORIES= devel
MASTER_SITES= SF
-MAINTAINER= thomas@goodking.ca
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= The C++ Debugging Support Library
USE_AUTOTOOLS= libtool:15
diff --git a/devel/pear-Console_Getargs/Makefile b/devel/pear-Console_Getargs/Makefile
index 4107fa5481e7..d3a287d748f6 100644
--- a/devel/pear-Console_Getargs/Makefile
+++ b/devel/pear-Console_Getargs/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Console_Getargs
PORTVERSION= 1.3.4
CATEGORIES= devel www pear
-MAINTAINER= thomas@goodking.ca
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= PEAR command-line arguments parser
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/devel/pear-Date/Makefile b/devel/pear-Date/Makefile
index 6702a476d041..84a45f06cc6a 100644
--- a/devel/pear-Date/Makefile
+++ b/devel/pear-Date/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Date
PORTVERSION= 1.4.7
CATEGORIES= devel www pear
-MAINTAINER= thomas@goodking.ca
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= PEAR Date and Time Zone Classes
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/devel/pear-Date_Holidays/Makefile b/devel/pear-Date_Holidays/Makefile
index 350940f9c501..998fedf76f59 100644
--- a/devel/pear-Date_Holidays/Makefile
+++ b/devel/pear-Date_Holidays/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Date_Holidays
PORTVERSION= 0.17.1
CATEGORIES= devel www pear
-MAINTAINER= thomas@goodking.ca
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= PEAR driver based class to calculate holidays
BUILD_DEPENDS= ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date \
diff --git a/devel/pear-XML_Parser/Makefile b/devel/pear-XML_Parser/Makefile
index 6e79b67ab68a..3cbb0144ebe1 100644
--- a/devel/pear-XML_Parser/Makefile
+++ b/devel/pear-XML_Parser/Makefile
@@ -9,7 +9,7 @@ PORTNAME= XML_Parser
PORTVERSION= 1.2.8
CATEGORIES= devel pear
-MAINTAINER= thomas@goodking.ca
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= PEAR XML parsing class based on PHP's bundled expat
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/devel/pear-XML_Serializer/Makefile b/devel/pear-XML_Serializer/Makefile
index 36dab7a97581..38f8ccafbc84 100644
--- a/devel/pear-XML_Serializer/Makefile
+++ b/devel/pear-XML_Serializer/Makefile
@@ -9,7 +9,7 @@ PORTNAME= XML_Serializer
PORTVERSION= 0.18.0
CATEGORIES= devel www pear
-MAINTAINER= thomas@goodking.ca
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= PEAR Swiss-army knive for reading and writing XML files
BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \
diff --git a/devel/pear-XML_Util/Makefile b/devel/pear-XML_Util/Makefile
index f87e3f12e12f..55dff4b0acf2 100644
--- a/devel/pear-XML_Util/Makefile
+++ b/devel/pear-XML_Util/Makefile
@@ -9,7 +9,7 @@ PORTNAME= XML_Util
PORTVERSION= 1.1.4
CATEGORIES= devel www pear
-MAINTAINER= thomas@goodking.ca
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= PEAR XML utility class
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/devel/pharmacy/Makefile b/devel/pharmacy/Makefile
index 33f67c070096..5b87ac6f78f1 100644
--- a/devel/pharmacy/Makefile
+++ b/devel/pharmacy/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3
CATEGORIES= devel gnome
MASTER_SITES= SF
-MAINTAINER= thomas@goodking.ca
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= GNOME frontend for CVS
USE_X_PREFIX= yes
diff --git a/devel/strace/Makefile b/devel/strace/Makefile
index c6300cad4957..05629ce3fa3e 100644
--- a/devel/strace/Makefile
+++ b/devel/strace/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 4.5.5
CATEGORIES= devel sysutils
MASTER_SITES= SF
-MAINTAINER= thomas@goodking.ca
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= A portable process tracer
USE_BZIP2= yes