aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorvsevolod <vsevolod@FreeBSD.org>2005-07-22 17:33:36 +0800
committervsevolod <vsevolod@FreeBSD.org>2005-07-22 17:33:36 +0800
commitc04f87f52bd38a3b2b33b878a5635cd040485827 (patch)
tree1b5cc47e991bd0e8951d075c76ea3c2bd42e94ce /security
parentc6840b17e82bd159c472d6bfb02f0ed034fc8c4a (diff)
downloadfreebsd-ports-graphics-c04f87f52bd38a3b2b33b878a5635cd040485827.tar.gz
freebsd-ports-graphics-c04f87f52bd38a3b2b33b878a5635cd040485827.tar.zst
freebsd-ports-graphics-c04f87f52bd38a3b2b33b878a5635cd040485827.zip
Update my email address.
Approved by: perky (mentor)
Diffstat (limited to 'security')
-rw-r--r--security/digest/Makefile2
-rw-r--r--security/newpki-client/Makefile2
-rw-r--r--security/newpki-lib/Makefile2
-rw-r--r--security/newpki-server/Makefile2
-rw-r--r--security/openscep/Makefile2
-rw-r--r--security/py-crack/Makefile2
-rw-r--r--security/sscep/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/security/digest/Makefile b/security/digest/Makefile
index b44e750d468..4312761054e 100644
--- a/security/digest/Makefile
+++ b/security/digest/Makefile
@@ -12,7 +12,7 @@ PORTREVISION= 1
CATEGORIES?= security sysutils
MASTER_SITES?= http://highsecure.ru/
-MAINTAINER?= vsevolod@highsecure.ru
+MAINTAINER?= vsevolod@FreeBSD.org
COMMENT?= Message digest wrapper utility
CONFLICTS?= nss-[0-9]* emboss-[0-9]* qmail-ldap2-*
diff --git a/security/newpki-client/Makefile b/security/newpki-client/Makefile
index 8c37e3dd9ca..4c3a0455699 100644
--- a/security/newpki-client/Makefile
+++ b/security/newpki-client/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= newpki
-MAINTAINER= vsevolod@highsecure.ru
+MAINTAINER= vsevolod@FreeBSD.org
COMMENT= C++ PKI client from newpki project
LIB_DEPENDS= newpki.2:${PORTSDIR}/security/newpki-lib \
diff --git a/security/newpki-lib/Makefile b/security/newpki-lib/Makefile
index 45d0087472c..f66716f274b 100644
--- a/security/newpki-lib/Makefile
+++ b/security/newpki-lib/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= newpki
-MAINTAINER= vsevolod@highsecure.ru
+MAINTAINER= vsevolod@FreeBSD.org
COMMENT= C++ PKI libraries from newpki project
WRKSRC= ${WRKDIR}/${PORTNAME}-2.0.0
diff --git a/security/newpki-server/Makefile b/security/newpki-server/Makefile
index 0162507a5ba..82e2e91c7ed 100644
--- a/security/newpki-server/Makefile
+++ b/security/newpki-server/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= newpki
-MAINTAINER= vsevolod@highsecure.ru
+MAINTAINER= vsevolod@FreeBSD.org
COMMENT= C++ PKI server from newpki project
LIB_DEPENDS= newpki.2:${PORTSDIR}/security/newpki-lib
diff --git a/security/openscep/Makefile b/security/openscep/Makefile
index 02bbbbe7159..33752073dbe 100644
--- a/security/openscep/Makefile
+++ b/security/openscep/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.4.2
CATEGORIES= security
MASTER_SITES= http://openscep.othello.ch/download/
-MAINTAINER= vsevolod@highsecure.ru
+MAINTAINER= vsevolod@FreeBSD.org
COMMENT= Open source scep server
USE_REINPLACE= yes
diff --git a/security/py-crack/Makefile b/security/py-crack/Makefile
index 1e47f854ee8..fe400d13a7b 100644
--- a/security/py-crack/Makefile
+++ b/security/py-crack/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= python-crack/Stable.pkg/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-crack-${PORTVERSION}
-MAINTAINER= vsevolod@highsecure.ru
+MAINTAINER= vsevolod@FreeBSD.org
COMMENT= Python bindings to cracklib
BUILD_DEPENDS= ${LOCALBASE}/lib/libcrack.a:${PORTSDIR}/security/cracklib
diff --git a/security/sscep/Makefile b/security/sscep/Makefile
index 16dc6aaf73f..b59bd6763cb 100644
--- a/security/sscep/Makefile
+++ b/security/sscep/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.klake.org/~jt/sscep/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz
-MAINTAINER= vsevolod@highsecure.ru
+MAINTAINER= vsevolod@FreeBSD.org
COMMENT= Simple scep client
USE_OPENSSL= yes