diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-12-25 16:55:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-12-25 16:55:41 +0000 |
commit | a32defea5d12aad6193c0540bddb7f7d8381b215 (patch) | |
tree | e6f6531fc95bcc49e1ea8de193db806733b30d3d /security | |
parent | c87b350797002d3d0b55100a9a608241381ddfd3 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/ifd-gempc410/Makefile | 2 | ||||
-rw-r--r-- | security/ifd-gempc410/distinfo | 1 | ||||
-rw-r--r-- | security/liedentd/Makefile | 2 | ||||
-rw-r--r-- | security/liedentd/distinfo | 1 | ||||
-rw-r--r-- | security/nikto/Makefile | 2 | ||||
-rw-r--r-- | security/nikto/distinfo | 1 | ||||
-rw-r--r-- | security/openssl_tpm_engine/Makefile | 2 | ||||
-rw-r--r-- | security/tpm-tools/Makefile | 2 |
8 files changed, 5 insertions, 8 deletions
diff --git a/security/ifd-gempc410/Makefile b/security/ifd-gempc410/Makefile index 6387db0ba4e6..64ef20ba60e1 100644 --- a/security/ifd-gempc410/Makefile +++ b/security/ifd-gempc410/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/ DISTNAME= ifd-gempc-${PORTVERSION} -MAINTAINER= des@freebsd.org +MAINTAINER= des@FreeBSD.org COMMENT= PC/SC Lite driver for the GemPC 410 serial smart card reader BUILD_DEPENDS= ${LOCALBASE}/include/ifdhandler.h:${PORTSDIR}/security/ifd-devkit diff --git a/security/ifd-gempc410/distinfo b/security/ifd-gempc410/distinfo index 5af724dd5bd0..147fbb80db27 100644 --- a/security/ifd-gempc410/distinfo +++ b/security/ifd-gempc410/distinfo @@ -1,3 +1,2 @@ -MD5 (ifd-gempc-0.9.3.tar.gz) = 4ec32085972f365b1a115e653b04bcf6 SHA256 (ifd-gempc-0.9.3.tar.gz) = f2781ca0b8a49b36cf3e7435289cc7281f77e9ee9f43d423e84683fc5d335a39 SIZE (ifd-gempc-0.9.3.tar.gz) = 301817 diff --git a/security/liedentd/Makefile b/security/liedentd/Makefile index 43f5b019431c..66d30bf7bee6 100644 --- a/security/liedentd/Makefile +++ b/security/liedentd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= wes -MAINTAINER= wes@freebsd.org +MAINTAINER= wes@FreeBSD.org COMMENT= An ident server which refuses to divulge security information .include <bsd.port.mk> diff --git a/security/liedentd/distinfo b/security/liedentd/distinfo index dde883fe878e..21d170d9f49b 100644 --- a/security/liedentd/distinfo +++ b/security/liedentd/distinfo @@ -1,3 +1,2 @@ -MD5 (liedentd-1.1.tar.gz) = a29ef04732050465ba117c14a5a08325 SHA256 (liedentd-1.1.tar.gz) = 751557eb82472c36629786540f99b3c3e4bb51d207211de59d0df4fcddb63594 SIZE (liedentd-1.1.tar.gz) = 4262 diff --git a/security/nikto/Makefile b/security/nikto/Makefile index 8fdc32d34c9c..1fd5ee85d0e1 100644 --- a/security/nikto/Makefile +++ b/security/nikto/Makefile @@ -14,7 +14,7 @@ CATEGORIES= security www MASTER_SITES= http://www.cirt.net/${PORTNAME}/ \ http://www.mirrors.wiretapped.net/security/vulnerability-assessment/${PORTNAME}/ -MAINTAINER= niels@freebsd.org +MAINTAINER= niels@FreeBSD.org COMMENT= Web and CGI vulnerability scanner with SSL support MAN1= nikto.1 diff --git a/security/nikto/distinfo b/security/nikto/distinfo index 50e20fda2acd..ce7c0734e006 100644 --- a/security/nikto/distinfo +++ b/security/nikto/distinfo @@ -1,3 +1,2 @@ -MD5 (nikto-2.1.3.tar.bz2) = 9786da26d1885af5a62603f70cb1bede SHA256 (nikto-2.1.3.tar.bz2) = 58df896390bd2770bb574f98107376740cf688225302704e4fe8a4d0f3cf2f7f SIZE (nikto-2.1.3.tar.bz2) = 271642 diff --git a/security/openssl_tpm_engine/Makefile b/security/openssl_tpm_engine/Makefile index 10f60d858af8..cc6e0ea2aa2b 100644 --- a/security/openssl_tpm_engine/Makefile +++ b/security/openssl_tpm_engine/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/trousers/OpenSSL%20TPM%20Engine/${PORTVERSION} -MAINTAINER= nork@freebsd.org +MAINTAINER= nork@FreeBSD.org COMMENT= OpenSSL TPM engine RUN_DEPENDS= ${LOCALBASE}/sbin/tcsd:${PORTSDIR}/security/trousers diff --git a/security/tpm-tools/Makefile b/security/tpm-tools/Makefile index 87d42e9ae030..3c107d997b4a 100644 --- a/security/tpm-tools/Makefile +++ b/security/tpm-tools/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/trousers/${PORTNAME}/${PORTVERSION} -MAINTAINER= nork@freebsd.org +MAINTAINER= nork@FreeBSD.org COMMENT= Provides a basic set of TPM tools LIB_DEPENDS= tspi.2:${PORTSDIR}/security/trousers |