diff options
-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 5f06db2c5f00..6374318f9749 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 0c1995cc98e6..a44bf463deed 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 e42abfac9728..bb6ccc6ca691 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 ea8b10fb5da9..cfafcab52b3f 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 ff4ee035f3a8..eb00937f4511 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 ef78401055d7..f4fa0b8229a5 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 |