diff options
Diffstat (limited to 'devel/tclxml')
-rw-r--r-- | devel/tclxml/Makefile | 4 | ||||
-rw-r--r-- | devel/tclxml/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/tclxml/Makefile b/devel/tclxml/Makefile index 7fec7cd65ad4..02dca1fba057 100644 --- a/devel/tclxml/Makefile +++ b/devel/tclxml/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: tclxml # Date created: 2 May 2003 -# Whom: David Yeske <dyeske@yahoo.com> +# Whom: David Yeske <dyeske@gmail.com> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tclxml -MAINTAINER= dyeske@yahoo.com +MAINTAINER= dyeske@gmail.com COMMENT= API for parsing XML documents using Tcl BUILD_DEPENDS= tclsh8.4:${PORTSDIR}/lang/tcl84 diff --git a/devel/tclxml/pkg-descr b/devel/tclxml/pkg-descr index da3e7555874e..23e19060b099 100644 --- a/devel/tclxml/pkg-descr +++ b/devel/tclxml/pkg-descr @@ -8,4 +8,4 @@ to the application code. WWW: http://tclxml.sourceforge.net/ - David -dyeske@yahoo.com +dyeske@gmail.com |