diff options
author | lth <lth@FreeBSD.org> | 2004-06-01 12:32:33 +0000 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2004-06-01 12:32:33 +0000 |
commit | b9fe52e0cebcde9727776b727f6d7a2be05e27b9 (patch) | |
tree | 259702f02a339f3af75aa31efbd94c710b513355 /www/p5-WWW-Shorten | |
parent | 3dafbc678d68de87eb835187a08a87f001146356 (diff) | |
download | FreeBSD-ports-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.zip FreeBSD-ports-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.tar.gz |
Change of email address.
Approved by: erwin (mentor)
Diffstat (limited to 'www/p5-WWW-Shorten')
-rw-r--r-- | www/p5-WWW-Shorten/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Shorten/Makefile b/www/p5-WWW-Shorten/Makefile index d17d311..daa0059 100644 --- a/www/p5-WWW-Shorten/Makefile +++ b/www/p5-WWW-Shorten/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW PKGNAMEPREFIX= p5- -MAINTAINER= lars@thegler.dk +MAINTAINER= lth@FreeBSD.org COMMENT= Abstract interface to URL shortening sites BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ |