diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
commit | 844479aa5dff9dd1018c3943c19e06d29457a9eb (patch) | |
tree | 69819d49b22f1169c7f154443a1486f8b75ac1df /www/p5-WWW-Babelfish | |
parent | 1569c2c1d6407f1fd007ea198260cf414e065db9 (diff) | |
download | ports-844479aa5dff9dd1018c3943c19e06d29457a9eb.tar.gz ports-844479aa5dff9dd1018c3943c19e06d29457a9eb.zip |
Change to my FreeBSD.org address
Notes
Notes:
svn path=/head/; revision=82871
Diffstat (limited to 'www/p5-WWW-Babelfish')
-rw-r--r-- | www/p5-WWW-Babelfish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Babelfish/Makefile b/www/p5-WWW-Babelfish/Makefile index 9e85705f43f1..e5858e27bd6f 100644 --- a/www/p5-WWW-Babelfish/Makefile +++ b/www/p5-WWW-Babelfish/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Perl interface to obtain translations from the babelfish server BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ |