diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
commit | c8df88ddadd4db8ffa8da49611f0885143a83730 (patch) | |
tree | 7451564d2668b26d0d49427e2d0eaf2db921670b /net-mgmt/p5-NetAddr-IP | |
parent | 1361f077817f85c69b99a20e2fcf25a09eaafd42 (diff) | |
download | ports-c8df88ddadd4db8ffa8da49611f0885143a83730.tar.gz ports-c8df88ddadd4db8ffa8da49611f0885143a83730.zip |
Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.
Approved by: markm
Notes
Notes:
svn path=/head/; revision=43917
Diffstat (limited to 'net-mgmt/p5-NetAddr-IP')
-rw-r--r-- | net-mgmt/p5-NetAddr-IP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-NetAddr-IP/Makefile b/net-mgmt/p5-NetAddr-IP/Makefile index 94a303297cfb..58e7033b9743 100644 --- a/net-mgmt/p5-NetAddr-IP/Makefile +++ b/net-mgmt/p5-NetAddr-IP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= NetAddr PKGNAMEPREFIX= p5- -MAINTAINER= tobez@tobez.org +MAINTAINER= tobez@FreeBSD.org PERL_CONFIGURE= yes |