diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2008-07-23 10:43:55 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2008-07-23 10:43:55 +0800 |
commit | 91bcdadd01728ffc4fb14f2b0fbfb21c6b9d2df6 (patch) | |
tree | 741489a080dbe20a92a8c76e81b832d35f777773 /security/p5-Authen-Simple-SSH | |
parent | 8407830a4924afc14b7854f405d717e5632a5914 (diff) | |
download | freebsd-ports-gnome-91bcdadd01728ffc4fb14f2b0fbfb21c6b9d2df6.tar.gz freebsd-ports-gnome-91bcdadd01728ffc4fb14f2b0fbfb21c6b9d2df6.tar.zst freebsd-ports-gnome-91bcdadd01728ffc4fb14f2b0fbfb21c6b9d2df6.zip |
Update my ports to my freebsd address
Approved by: araujo (mentor)
Diffstat (limited to 'security/p5-Authen-Simple-SSH')
-rw-r--r-- | security/p5-Authen-Simple-SSH/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Simple-SSH/Makefile b/security/p5-Authen-Simple-SSH/Makefile index a2753cea9bc4..6a49fc7bc6df 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= pgollucci@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Simple SSH authentication BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \ |