diff options
author | nork <nork@FreeBSD.org> | 2004-08-13 23:21:20 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-08-13 23:21:20 +0800 |
commit | 2e48ca192744f6ff20229216da8f442b12f18eae (patch) | |
tree | 3b5236c4d981db8238c10bd68b6ef6cee41edbd6 /databases | |
parent | e396a2b195567bffc7190687ccda8e057754a5f2 (diff) | |
download | freebsd-ports-gnome-2e48ca192744f6ff20229216da8f442b12f18eae.tar.gz freebsd-ports-gnome-2e48ca192744f6ff20229216da8f442b12f18eae.tar.zst freebsd-ports-gnome-2e48ca192744f6ff20229216da8f442b12f18eae.zip |
Change MAINTAINER to perl@.
I welcome bsd.port.mk introduced soon.
Inspired by: freebsd-perl@
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index dd75f290db03..5abf3c160583 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Provides access to SQLite2 databases through the DBI PERL_CONFIGURE= yes diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index dd75f290db03..5abf3c160583 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Provides access to SQLite2 databases through the DBI PERL_CONFIGURE= yes |