diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/bcrypt/Makefile | 3 | ||||
-rw-r--r-- | security/cksfv/Makefile | 3 | ||||
-rw-r--r-- | security/pkcrack/Makefile | 3 | ||||
-rw-r--r-- | security/tthsum/Makefile | 5 | ||||
-rw-r--r-- | security/vpnc/Makefile | 3 |
5 files changed, 5 insertions, 12 deletions
diff --git a/security/bcrypt/Makefile b/security/bcrypt/Makefile index a61c359845cd..71069af225c4 100644 --- a/security/bcrypt/Makefile +++ b/security/bcrypt/Makefile @@ -9,8 +9,7 @@ PORTNAME= bcrypt PORTVERSION= 1.1 CATEGORIES= security MASTER_SITES= http://bcrypt.sourceforge.net/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A cross-plattform blowfish encryption utility diff --git a/security/cksfv/Makefile b/security/cksfv/Makefile index 2cc0cbdfc632..81b93e97cb8f 100644 --- a/security/cksfv/Makefile +++ b/security/cksfv/Makefile @@ -9,8 +9,7 @@ PORTNAME= cksfv PORTVERSION= 1.3.12 CATEGORIES= security MASTER_SITES= http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/files/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Create or manipulate Simple File Verification (SFV) checksum files diff --git a/security/pkcrack/Makefile b/security/pkcrack/Makefile index d844b42e3e36..c99d1d81d899 100644 --- a/security/pkcrack/Makefile +++ b/security/pkcrack/Makefile @@ -9,8 +9,7 @@ PORTNAME= pkcrack PORTVERSION= 1.2.2 CATEGORIES= security MASTER_SITES= http://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A utility for breaking pkzip encryption diff --git a/security/tthsum/Makefile b/security/tthsum/Makefile index 8f041348ff17..57b5f08f4c8a 100644 --- a/security/tthsum/Makefile +++ b/security/tthsum/Makefile @@ -8,10 +8,7 @@ PORTNAME= tthsum PORTVERSION= 1.1.0 CATEGORIES= security -MASTER_SITES= http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= ehaupt +MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A command-line utility for generating and checking TTH message digests diff --git a/security/vpnc/Makefile b/security/vpnc/Makefile index 731fcc5219c4..d0aa707dd07c 100644 --- a/security/vpnc/Makefile +++ b/security/vpnc/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 0.5.1 PORTREVISION= 5 CATEGORIES= security MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Client for Cisco 3000 VPN Concentrator |