diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-02-12 08:30:29 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-02-12 08:30:29 +0000 |
commit | a98e3ec8b349b15035e66cb9968ff133a77c79c3 (patch) | |
tree | a3098f04786e92c640a9bb83c0970077aa1cf882 | |
parent | Update to 2.0.8. (diff) |
Update maintainer's e-mail address.
PR: 34866
Notes
Notes:
svn path=/head/; revision=54594
-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 01f5fbfd5b1a..2ada768ece96 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 fb520986d0e8..4cff20f22b8f 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 32751d49cbf5..b4a7d1696a1e 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 f5970935542a..8e273b9622bc 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 |