diff options
author | nork <nork@FreeBSD.org> | 2004-08-13 15:21:20 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-08-13 15:21:20 +0000 |
commit | 2e48ca192744f6ff20229216da8f442b12f18eae (patch) | |
tree | 3b5236c4d981db8238c10bd68b6ef6cee41edbd6 /devel/p5-DB_File-Lock | |
parent | e396a2b195567bffc7190687ccda8e057754a5f2 (diff) | |
download | FreeBSD-ports-2e48ca192744f6ff20229216da8f442b12f18eae.zip FreeBSD-ports-2e48ca192744f6ff20229216da8f442b12f18eae.tar.gz |
Change MAINTAINER to perl@.
I welcome bsd.port.mk introduced soon.
Inspired by: freebsd-perl@
Diffstat (limited to 'devel/p5-DB_File-Lock')
-rw-r--r-- | devel/p5-DB_File-Lock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DB_File-Lock/Makefile b/devel/p5-DB_File-Lock/Makefile index c65e9ac..b6f9a7f 100644 --- a/devel/p5-DB_File-Lock/Makefile +++ b/devel/p5-DB_File-Lock/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DB_File PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to use the DB_File with Lock PERL_CONFIGURE= yes |