aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-04-27 09:56:47 +0800
committerdougb <dougb@FreeBSD.org>2011-04-27 09:56:47 +0800
commit1ca3801f8835d96b36412bd81d76e033bfad7d2c (patch)
treea2fcffd732f25b719ac43c204fc0d4a2088e5193 /security
parent9d41b68b119edaa11446e322c678fb36d22f0596 (diff)
downloadfreebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.tar.gz
freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.tar.zst
freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.zip
By Maintainer's request, toss these ports back into the pool
Diffstat (limited to 'security')
-rw-r--r--security/beecrypt/Makefile2
-rw-r--r--security/ccrypt/Makefile2
-rw-r--r--security/nettle/Makefile2
-rw-r--r--security/ranpwd/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile
index 3e7e946f0d04..c7ae84bf3227 100644
--- a/security/beecrypt/Makefile
+++ b/security/beecrypt/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 4.2.1
CATEGORIES= security
MASTER_SITES= SF
-MAINTAINER= corky1951@comcast.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= BeeCrypt is an open source cryptography library
USE_AUTOTOOLS= libtool
diff --git a/security/ccrypt/Makefile b/security/ccrypt/Makefile
index 37cc2c4fa899..59104d1fed64 100644
--- a/security/ccrypt/Makefile
+++ b/security/ccrypt/Makefile
@@ -14,7 +14,7 @@ CATEGORIES= security
MASTER_SITES= SF \
http://www.mathstat.dal.ca/~selinger/ccrypt/download/
-MAINTAINER= corky1951@comcast.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= A command-line utility for encrypting and decrypting files and streams
.if !defined(WITHOUT_NLS)
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index 2311e6e16352..7b253d84e9f4 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -14,7 +14,7 @@ CATEGORIES= security
MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \
ftp://ftp.lysator.liu.se/pub/security/lsh/
-MAINTAINER= corky1951@comcast.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= A low-level cryptographic library
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
diff --git a/security/ranpwd/Makefile b/security/ranpwd/Makefile
index a5051b30024a..7d2a3cf7accb 100644
--- a/security/ranpwd/Makefile
+++ b/security/ranpwd/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_KERNEL_ORG}
MASTER_SITE_SUBDIR= software/utils/admin/ranpwd
-MAINTAINER= corky1951@comcast.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= A tool to generate random passwords
GNU_CONFIGURE= yes