aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2008-09-07 08:36:27 +0800
committerlinimon <linimon@FreeBSD.org>2008-09-07 08:36:27 +0800
commit5505c7dc2138ef26a006f96057e7fa04e01f8c51 (patch)
tree465e03a13b3c09599798bde0d5d2df21b79cb71e /security
parent6e8f3528dc259dee379a0d41360c12e0e3caf4e6 (diff)
downloadfreebsd-ports-gnome-5505c7dc2138ef26a006f96057e7fa04e01f8c51.tar.gz
freebsd-ports-gnome-5505c7dc2138ef26a006f96057e7fa04e01f8c51.tar.zst
freebsd-ports-gnome-5505c7dc2138ef26a006f96057e7fa04e01f8c51.zip
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email. Hat: portmgr
Diffstat (limited to 'security')
-rw-r--r--security/cryptplug/Makefile2
-rw-r--r--security/dirmngr/Makefile2
-rw-r--r--security/gpgme/Makefile2
-rw-r--r--security/libassuan/Makefile2
-rw-r--r--security/libksba/Makefile2
-rw-r--r--security/pinentry/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/security/cryptplug/Makefile b/security/cryptplug/Makefile
index 4940cec64171..81966cef158e 100644
--- a/security/cryptplug/Makefile
+++ b/security/cryptplug/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= alpha/cryptplug
-MAINTAINER= lofi@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A collection of plug-ins to cryptographic engines
BUILD_DEPENDS= ${LOCALBASE}/lib/libgpgme03.so.9:${PORTSDIR}/security/gpgme03 \
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile
index 7df1cd187679..454f168ebe1f 100644
--- a/security/dirmngr/Makefile
+++ b/security/dirmngr/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= dirmngr
-MAINTAINER= lofi@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A client for managing and downloading certificate revocation lists
BUILD_DEPENDS= ${LOCALBASE}/lib/libassuan.a:${PORTSDIR}/security/libassuan
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index ea79da42fa1a..99d4a2f54947 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gpgme
-MAINTAINER= lofi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A library to make access to GnuPG easier
BUILD_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
diff --git a/security/libassuan/Makefile b/security/libassuan/Makefile
index 08cd136172a3..d8c469ca3974 100644
--- a/security/libassuan/Makefile
+++ b/security/libassuan/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR=${PORTNAME}
-MAINTAINER= lofi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= IPC library used by GnuPG and gpgme
LIB_DEPENDS+= pth.20:${PORTSDIR}/devel/pth
diff --git a/security/libksba/Makefile b/security/libksba/Makefile
index 34323595ddb4..65665487bfa9 100644
--- a/security/libksba/Makefile
+++ b/security/libksba/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= lofi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= KSBA is an X.509 Library
LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile
index b420c929e53d..ddebce8dcb62 100644
--- a/security/pinentry/Makefile
+++ b/security/pinentry/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= pinentry
-MAINTAINER= lofi@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT?= A collection of simple PIN or passphrase entry dialogs
LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \