diff options
author | linimon <linimon@FreeBSD.org> | 2008-04-30 04:49:54 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-04-30 04:49:54 +0800 |
commit | ced0c03caa924e0b212b6a7bf711e8af6cd6806e (patch) | |
tree | 5fa3530f23f7eef29893f7dba20bfa9f9e571fda /security | |
parent | 0c4547d3dc0e259c0933dcf2b7233ae773b016b0 (diff) | |
download | freebsd-ports-gnome-ced0c03caa924e0b212b6a7bf711e8af6cd6806e.tar.gz freebsd-ports-gnome-ced0c03caa924e0b212b6a7bf711e8af6cd6806e.tar.zst freebsd-ports-gnome-ced0c03caa924e0b212b6a7bf711e8af6cd6806e.zip |
Assign to new volunteer, by request.
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Authen-Simple-DBI/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Authen-Simple-HTTP/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Authen-Simple-Passwd/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Authen-Simple-SSH/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Authen-Simple-DBI/Makefile b/security/p5-Authen-Simple-DBI/Makefile index dd0bbe006994..20446c817989 100644 --- a/security/p5-Authen-Simple-DBI/Makefile +++ b/security/p5-Authen-Simple-DBI/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= Simple DBI authentication BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \ diff --git a/security/p5-Authen-Simple-HTTP/Makefile b/security/p5-Authen-Simple-HTTP/Makefile index 9fcbccdc12ff..859f1b1bfe01 100644 --- a/security/p5-Authen-Simple-HTTP/Makefile +++ b/security/p5-Authen-Simple-HTTP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= Simple HTTP authentication BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \ diff --git a/security/p5-Authen-Simple-Passwd/Makefile b/security/p5-Authen-Simple-Passwd/Makefile index 5394bfc1b2c0..e6f3181d6d63 100644 --- a/security/p5-Authen-Simple-Passwd/Makefile +++ b/security/p5-Authen-Simple-Passwd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= Simple Passwd authentication BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple diff --git a/security/p5-Authen-Simple-SSH/Makefile b/security/p5-Authen-Simple-SSH/Makefile index 53fbe1f9e1b9..a2753cea9bc4 100644 --- a/security/p5-Authen-Simple-SSH/Makefile +++ b/security/p5-Authen-Simple-SSH/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= Simple SSH authentication BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \ |