diff options
author | edwin <edwin@FreeBSD.org> | 2003-12-20 03:35:39 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-12-20 03:35:39 +0000 |
commit | 090529e84a8b6375847388fa62eb53f031697dd4 (patch) | |
tree | ae5e65abf64e5edcb942f8cdb76911c1266d860f | |
parent | 437f8f3a3e4250b487650c80eb319a9d1325039d (diff) | |
download | FreeBSD-ports-090529e84a8b6375847388fa62eb53f031697dd4.zip FreeBSD-ports-090529e84a8b6375847388fa62eb53f031697dd4.tar.gz |
Update email address.
I'm not sure how much longer I will have a email account at rgv.
PR: ports/60406
Submitted by: michael johnson <ahze@ahze.net>
-rw-r--r-- | devel/p5-Proc-ProcessTable/Makefile | 2 | ||||
-rw-r--r-- | lang/treecc/Makefile | 2 | ||||
-rw-r--r-- | net/openverse/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-LJ-Cache/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-LJ-TextMessage/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-LJ-SpellCheck/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Proc-ProcessTable/Makefile b/devel/p5-Proc-ProcessTable/Makefile index 5f06db2..6374318 100644 --- a/devel/p5-Proc-ProcessTable/Makefile +++ b/devel/p5-Proc-ProcessTable/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Proc PKGNAMEPREFIX= p5- -MAINTAINER= ahze@rgv.net +MAINTAINER= ahze@ahze.net COMMENT= Perl interface to the unix process table PERL_CONFIGURE= YES diff --git a/lang/treecc/Makefile b/lang/treecc/Makefile index 0c1995c..a44bf46 100644 --- a/lang/treecc/Makefile +++ b/lang/treecc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.6 CATEGORIES= lang MASTER_SITES= http://www.southern-storm.com.au/download/ -MAINTAINER= ahze@rgv.net +MAINTAINER= ahze@ahze.net COMMENT= Treecc is designed to assist in the development of compilers GNU_CONFIGURE= yes diff --git a/net/openverse/Makefile b/net/openverse/Makefile index e42abfa..bb6ccc6 100644 --- a/net/openverse/Makefile +++ b/net/openverse/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.8.3 CATEGORIES= net tk82 MASTER_SITES= http://sisko.se.wp.cc.nc.us/~ahze/ -MAINTAINER= ahze@rgv.net +MAINTAINER= ahze@ahze.net COMMENT= A visual chat program written in Tcl/Tk RUN_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82 \ diff --git a/sysutils/p5-LJ-Cache/Makefile b/sysutils/p5-LJ-Cache/Makefile index ea8b10f..cfafcab 100644 --- a/sysutils/p5-LJ-Cache/Makefile +++ b/sysutils/p5-LJ-Cache/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://livejournal.com/files/code/cache/ \ ftp://ftp.livejournal.com/code/cache/ PKGNAMEPREFIX= p5- -MAINTAINER= ahze@rgv.net +MAINTAINER= ahze@ahze.net COMMENT= Perl5 implementation of an LRU dictionary cache PERL_CONFIGURE= yes diff --git a/sysutils/p5-LJ-TextMessage/Makefile b/sysutils/p5-LJ-TextMessage/Makefile index ff4ee03..eb00937 100644 --- a/sysutils/p5-LJ-TextMessage/Makefile +++ b/sysutils/p5-LJ-TextMessage/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://livejournal.com/files/code/textmessage/ \ ftp://ftp.livejournal.com/code/textmessage/ PKGNAMEPREFIX= p5- -MAINTAINER= ahze@rgv.net +MAINTAINER= ahze@ahze.net COMMENT= Perl5 interface to send text messages to phones/pagers PERL_CONFIGURE= yes diff --git a/textproc/p5-LJ-SpellCheck/Makefile b/textproc/p5-LJ-SpellCheck/Makefile index ef78401..f4fa0b8 100644 --- a/textproc/p5-LJ-SpellCheck/Makefile +++ b/textproc/p5-LJ-SpellCheck/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://livejournal.com/files/code/spellcheck/ \ ftp://ftp.livejournal.com/code/spellcheck/ PKGNAMEPREFIX= p5- -MAINTAINER= ahze@rgv.net +MAINTAINER= ahze@ahze.net COMMENT= HTML highlighting misspellings using ispell compatible program RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell |