diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-14 18:19:34 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-14 18:19:34 +0000 |
commit | d3fbddc5696a546a4dd9a589c8c9811dc2a52f30 (patch) | |
tree | bda04ed172fc80de3dc7be3c4463a3d0f942ba3f /security | |
parent | 69ab11b52a71db3f45daffeeb176934ad7ed48ff (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/gpass/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Data-Password/Makefile | 2 | ||||
-rw-r--r-- | security/p5-IO-Async-SSL/Makefile | 2 | ||||
-rw-r--r-- | security/revelation/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/security/gpass/Makefile b/security/gpass/Makefile index 30a44ca235d6..9cb6068e208e 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 10 CATEGORIES= security gnome MASTER_SITES= http://projects.netlab.jp/gpass/release/ -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= A password manager for GNOME2 LIB_DEPENDS= mcrypt:${PORTSDIR}/security/mcrypt \ diff --git a/security/p5-Data-Password/Makefile b/security/p5-Data-Password/Makefile index 71642f182b61..f8cc483dc811 100644 --- a/security/p5-Data-Password/Makefile +++ b/security/p5-Data-Password/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= A Perl extension for assessing password quality PERL_CONFIGURE= yes diff --git a/security/p5-IO-Async-SSL/Makefile b/security/p5-IO-Async-SSL/Makefile index bb6e526be2f6..6167ef749ec6 100644 --- a/security/p5-IO-Async-SSL/Makefile +++ b/security/p5-IO-Async-SSL/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= Use SSL/TLS with IO::Async RUN_DEPENDS= p5-IO-Async>=0.29:${PORTSDIR}/devel/p5-IO-Async\ diff --git a/security/revelation/Makefile b/security/revelation/Makefile index bd7b6aba46cb..87f992f30658 100644 --- a/security/revelation/Makefile +++ b/security/revelation/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 11 CATEGORIES= security gnome MASTER_SITES= ftp://oss.codepoet.no/revelation/ -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= Password manager for the GNOME 2 desktop LIB_DEPENDS= crack:${PORTSDIR}/security/cracklib |