diff options
author | trevor <trevor@FreeBSD.org> | 2002-02-12 08:30:29 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-02-12 08:30:29 +0000 |
commit | 61609d5e1ec57f9021756c3bfb5a8fee930cfe89 (patch) | |
tree | 2939a16f27d46e8c2531b2c4ad642ef6771c7a42 | |
parent | 57e36c865868cf68689324486f27b7ceb946f80c (diff) | |
download | FreeBSD-ports-61609d5e1ec57f9021756c3bfb5a8fee930cfe89.zip FreeBSD-ports-61609d5e1ec57f9021756c3bfb5a8fee930cfe89.tar.gz |
Update maintainer's e-mail address.
PR: 34866
-rw-r--r-- | lang/treecc/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 |
4 files changed, 4 insertions, 4 deletions
diff --git a/lang/treecc/Makefile b/lang/treecc/Makefile index 01f5fbf..2ada768 100644 --- a/lang/treecc/Makefile +++ b/lang/treecc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.6 CATEGORIES= lang MASTER_SITES= http://www.southern-storm.com.au/download/ -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@rgv.net GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/sysutils/p5-LJ-Cache/Makefile b/sysutils/p5-LJ-Cache/Makefile index fb52098..4cff20f 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@ahze.net +MAINTAINER= ahze@rgv.net PERL_CONFIGURE= yes diff --git a/sysutils/p5-LJ-TextMessage/Makefile b/sysutils/p5-LJ-TextMessage/Makefile index 32751d4..b4a7d16 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@ahze.net +MAINTAINER= ahze@rgv.net PERL_CONFIGURE= yes diff --git a/textproc/p5-LJ-SpellCheck/Makefile b/textproc/p5-LJ-SpellCheck/Makefile index f597093..8e273b9 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@ahze.net +MAINTAINER= ahze@rgv.net RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell |