diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-02-04 23:39:23 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-02-04 23:39:23 +0800 |
commit | 522ab350e5930489b837af42bb54bf70b905c0db (patch) | |
tree | 83012c41fcdae5525f6a620e6bf1ce89ffec7c68 /security | |
parent | 41a3da005621f4340492873861c50998a0906b39 (diff) | |
download | freebsd-ports-gnome-522ab350e5930489b837af42bb54bf70b905c0db.tar.gz freebsd-ports-gnome-522ab350e5930489b837af42bb54bf70b905c0db.tar.zst freebsd-ports-gnome-522ab350e5930489b837af42bb54bf70b905c0db.zip |
- donate some more of my p5- ports to perl@
[included is my 1st port ever databases/p5-DBIx-Tree Date created: January 29th 2003]
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Authen-Simple-DBI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Simple-DBI/Makefile b/security/p5-Authen-Simple-DBI/Makefile index a188c7945670..f7d43a1c0737 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= pgollucci@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple DBI authentication BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \ |