diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-10 17:23:13 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-10 17:23:13 +0800 |
commit | e97e7dc7edc715ca6bebed2c3a46c59e928a1274 (patch) | |
tree | 017e1cebb53117150fe2c45169ab730beef0747e /textproc | |
parent | ddfdfce178cc780f06ed73034bd9a20a18cab16f (diff) | |
download | freebsd-ports-gnome-e97e7dc7edc715ca6bebed2c3a46c59e928a1274.tar.gz freebsd-ports-gnome-e97e7dc7edc715ca6bebed2c3a46c59e928a1274.tar.zst freebsd-ports-gnome-e97e7dc7edc715ca6bebed2c3a46c59e928a1274.zip |
Reset bouncing maintainer address. Sorry to see you go.
Hat: portmgr
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Aligner/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Table/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Aligner/Makefile b/textproc/p5-Text-Aligner/Makefile index 7467c3062006..2e831818951b 100644 --- a/textproc/p5-Text-Aligner/Makefile +++ b/textproc/p5-Text-Aligner/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- -MAINTAINER= autrijus@autrijus.org +MAINTAINER= ports@FreeBSD.org COMMENT= Align text in columns PERL_CONFIGURE= yes diff --git a/textproc/p5-Text-Table/Makefile b/textproc/p5-Text-Table/Makefile index fd22d15684a6..5830d4b459b5 100644 --- a/textproc/p5-Text-Table/Makefile +++ b/textproc/p5-Text-Table/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- -MAINTAINER= autrijus@autrijus.org +MAINTAINER= ports@FreeBSD.org COMMENT= Organize Data in Tables BUILD_DEPENDS= ${SITE_PERL}/Text/Aligner.pm:${PORTSDIR}/textproc/p5-Text-Aligner |