diff options
author | nakai <nakai@FreeBSD.org> | 2000-01-08 19:23:57 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-01-08 19:23:57 +0800 |
commit | ca86b73fb91f51c20902eaee7a8cfcb74f6c6508 (patch) | |
tree | 0b3d1023eaf2bf94b379dfb7c6c8866283cdc4fe /net | |
parent | 55826196afecc8676261a5b2036fcd114aed46d5 (diff) | |
download | freebsd-ports-gnome-ca86b73fb91f51c20902eaee7a8cfcb74f6c6508.tar.gz freebsd-ports-gnome-ca86b73fb91f51c20902eaee7a8cfcb74f6c6508.tar.zst freebsd-ports-gnome-ca86b73fb91f51c20902eaee7a8cfcb74f6c6508.zip |
Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.org
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Socks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Socks/Makefile b/net/p5-Socks/Makefile index b94d24498550..81f878312709 100644 --- a/net/p5-Socks/Makefile +++ b/net/p5-Socks/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net -MAINTAINER= Nacai@iname.com +MAINTAINER= nakai@FreeBSD.org USE_PERL5= YES |