diff options
author | clsung <clsung@FreeBSD.org> | 2006-08-14 15:11:58 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-08-14 15:11:58 +0800 |
commit | 16d56c6177b38f7c784b6db2d37b98be0316a07d (patch) | |
tree | 201160e86452e2c5090d3831467ed6500df8972c /net/p5-POE-Component-Client-Telnet | |
parent | 191e57b914f89205f34d31b95f8e23d242e236f8 (diff) | |
download | freebsd-ports-gnome-16d56c6177b38f7c784b6db2d37b98be0316a07d.tar.gz freebsd-ports-gnome-16d56c6177b38f7c784b6db2d37b98be0316a07d.tar.zst freebsd-ports-gnome-16d56c6177b38f7c784b6db2d37b98be0316a07d.zip |
- set correct maintainer address
Noted by: kris
Diffstat (limited to 'net/p5-POE-Component-Client-Telnet')
-rw-r--r-- | net/p5-POE-Component-Client-Telnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-POE-Component-Client-Telnet/Makefile b/net/p5-POE-Component-Client-Telnet/Makefile index 672e4c8ef398..71c69e414513 100644 --- a/net/p5-POE-Component-Client-Telnet/Makefile +++ b/net/p5-POE-Component-Client-Telnet/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -MAINTAINER= tjs@Pluto.CDPA.nsysu.edu.tw +MAINTAINER= tjs@cdpa.nsysu.edu.tw COMMENT= A POE component that provides non-blocking access to Net::Telnet BUILD_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \ |