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 | |
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@
-rw-r--r-- | converters/p5-Convert-ASCII-Armour/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite2/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-DB_File-Lock/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-IPC-SharedCache/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-Address-MobileJp/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-DSA/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-RSA/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-Random/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-RC5/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-RC6/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-Serpent/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-Twofish2/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Digest-HMAC/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Apache-ParseLog/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-DumpHeaders/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTML-Template-Expr/Makefile | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/converters/p5-Convert-ASCII-Armour/Makefile b/converters/p5-Convert-ASCII-Armour/Makefile index 78066ac5466a..c4888cd0760a 100644 --- a/converters/p5-Convert-ASCII-Armour/Makefile +++ b/converters/p5-Convert-ASCII-Armour/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Convert PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Convert binary octets into ASCII armoured messages BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ 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 diff --git a/devel/p5-DB_File-Lock/Makefile b/devel/p5-DB_File-Lock/Makefile index c65e9ac94138..b6f9a7f61a16 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 diff --git a/devel/p5-IPC-SharedCache/Makefile b/devel/p5-IPC-SharedCache/Makefile index 1c347fb0a030..4900b37dc05e 100644 --- a/devel/p5-IPC-SharedCache/Makefile +++ b/devel/p5-IPC-SharedCache/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= IPC PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for managing a SysV IPC shared memory cache BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IPC/ShareLite.pm:${PORTSDIR}/devel/p5-IPC-ShareLite \ diff --git a/mail/p5-Mail-Address-MobileJp/Makefile b/mail/p5-Mail-Address-MobileJp/Makefile index a26a53b29d3e..1a1787e6c5bb 100644 --- a/mail/p5-Mail-Address-MobileJp/Makefile +++ b/mail/p5-Mail-Address-MobileJp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= An utility to detect an e-mail is mobile one or not WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile index 78bbf759a229..c40220deccf2 100644 --- a/security/p5-Crypt-OpenSSL-DSA/Makefile +++ b/security/p5-Crypt-OpenSSL-DSA/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to DSA signature verification using OpenSSL PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile index 2dc77d4afb02..7728208a0a05 100644 --- a/security/p5-Crypt-OpenSSL-RSA/Makefile +++ b/security/p5-Crypt-OpenSSL-RSA/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to RSA encode and decode strings using OpenSSL BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random diff --git a/security/p5-Crypt-OpenSSL-Random/Makefile b/security/p5-Crypt-OpenSSL-Random/Makefile index 5d9e4aec34b7..28486bc4c53e 100644 --- a/security/p5-Crypt-OpenSSL-Random/Makefile +++ b/security/p5-Crypt-OpenSSL-Random/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the OpenSSL pseudo-random number generator PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-RC5/Makefile b/security/p5-Crypt-RC5/Makefile index c57b492fcb0c..1b3ff7298181 100644 --- a/security/p5-Crypt-RC5/Makefile +++ b/security/p5-Crypt-RC5/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl implementation of the RC5 encryption algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-RC6/Makefile b/security/p5-Crypt-RC6/Makefile index c42e580604de..43525b960e6c 100644 --- a/security/p5-Crypt-RC6/Makefile +++ b/security/p5-Crypt-RC6/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl implementation of the RC6 encryption algorithm USE_REINPLACE= YES diff --git a/security/p5-Crypt-Serpent/Makefile b/security/p5-Crypt-Serpent/Makefile index 9cdba866dbed..2991db1342c5 100644 --- a/security/p5-Crypt-Serpent/Makefile +++ b/security/p5-Crypt-Serpent/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl implementation of the Serpent encryption algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-Twofish2/Makefile b/security/p5-Crypt-Twofish2/Makefile index dcad66ae9aca..a18d5f19a0e2 100644 --- a/security/p5-Crypt-Twofish2/Makefile +++ b/security/p5-Crypt-Twofish2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl implementation of the Twofish encryption algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Digest-HMAC/Makefile b/security/p5-Digest-HMAC/Makefile index 99e3558aaf6e..7c86146fa878 100644 --- a/security/p5-Digest-HMAC/Makefile +++ b/security/p5-Digest-HMAC/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to HMAC Message-Digest Algorithms BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 diff --git a/textproc/p5-Apache-ParseLog/Makefile b/textproc/p5-Apache-ParseLog/Makefile index ffca12cf5ba8..36b19888b823 100644 --- a/textproc/p5-Apache-ParseLog/Makefile +++ b/textproc/p5-Apache-ParseLog/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to parse Apache log files PERL_CONFIGURE= yes diff --git a/www/p5-Apache-DumpHeaders/Makefile b/www/p5-Apache-DumpHeaders/Makefile index 298c1d7ae480..380c453f4901 100644 --- a/www/p5-Apache-DumpHeaders/Makefile +++ b/www/p5-Apache-DumpHeaders/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Watches HTTP transactions under mod_perl, looking at the headers RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl diff --git a/www/p5-HTML-Template-Expr/Makefile b/www/p5-HTML-Template-Expr/Makefile index 48afcc604453..43a8dfaae860 100644 --- a/www/p5-HTML-Template-Expr/Makefile +++ b/www/p5-HTML-Template-Expr/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to use HTML Templates which allows expressions BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ |