diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-08-13 18:15:37 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-08-13 18:15:37 +0000 |
commit | b6c25a015e394f51619c10b6aa67e7ec13d73031 (patch) | |
tree | c7e73c9c53900601907f9285208b03a1840f8faa /www/ljdeps | |
parent | 05c0f4bc1f24bf737729683936fde2a5d8aad2bb (diff) | |
download | ports-b6c25a015e394f51619c10b6aa67e7ec13d73031.tar.gz ports-b6c25a015e394f51619c10b6aa67e7ec13d73031.zip |
Notes
Diffstat (limited to 'www/ljdeps')
-rw-r--r-- | www/ljdeps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ljdeps/Makefile b/www/ljdeps/Makefile index 37b08d04ebe7..ade7dc919ad9 100644 --- a/www/ljdeps/Makefile +++ b/www/ljdeps/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= # Undefined DISTFILES= # Undefined -MAINTAINER= rtdean@cytherianage.net +MAINTAINER= ports@FreeBSD.org COMMENT= A meta-port to install all the perl modules used by LiveJournal RUN_DEPENDS= ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet \ |