diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-13 00:41:16 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-13 00:41:16 +0800 |
commit | ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48 (patch) | |
tree | 04dce99d6cfd5a85ca37a453d8878a9898b6fd16 /lang/p5-Expect | |
parent | 11cd81ba01689b239e1eb2897286a61956a83ca0 (diff) | |
download | freebsd-ports-graphics-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.tar.gz freebsd-ports-graphics-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.tar.zst freebsd-ports-graphics-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.zip |
Change to my FreeBSD.org address
Diffstat (limited to 'lang/p5-Expect')
-rw-r--r-- | lang/p5-Expect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-Expect/Makefile b/lang/p5-Expect/Makefile index 81f5453e1d3..814c268b3b5 100644 --- a/lang/p5-Expect/Makefile +++ b/lang/p5-Expect/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Expect PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Perl module inspired by the Tcl version of Expect BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \ |