diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 08:19:05 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 08:19:05 +0800 |
commit | 027499f127dc5ba8742e509578d1e26d3baaa6d9 (patch) | |
tree | 168218a30cd77944bf65134bf94f68eb0581fc6f /security | |
parent | 2ab40360126ca72edcf4de72c28f0e0cc1044c8a (diff) | |
download | freebsd-ports-gnome-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.gz freebsd-ports-gnome-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.zst freebsd-ports-gnome-027499f127dc5ba8742e509578d1e26d3baaa6d9.zip |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'security')
-rw-r--r-- | security/clamtk/Makefile | 2 | ||||
-rw-r--r-- | security/execwrap/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Net-SinFP/Makefile | 2 | ||||
-rw-r--r-- | security/parano/Makefile | 2 | ||||
-rw-r--r-- | security/secpanel/Makefile | 2 | ||||
-rw-r--r-- | security/shttpscanner/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/security/clamtk/Makefile b/security/clamtk/Makefile index 56709a70172e..765340c45f63 100644 --- a/security/clamtk/Makefile +++ b/security/clamtk/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK front-end for Clam Antivirus RUN_DEPENDS= p5-Gtk2>=1.144:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ diff --git a/security/execwrap/Makefile b/security/execwrap/Makefile index a32ba83779d8..a646671dea60 100644 --- a/security/execwrap/Makefile +++ b/security/execwrap/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://cyanite.org/execwrap/ CENKES DISTNAME= ExecWrap-${DISTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Super-user exec wrapper NO_WRKSUBDIR= yes diff --git a/security/p5-Net-SinFP/Makefile b/security/p5-Net-SinFP/Makefile index ac2dfddce2ab..1adc18b67e7b 100644 --- a/security/p5-Net-SinFP/Makefile +++ b/security/p5-Net-SinFP/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}-${DBDATE}.db:DB EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full operating system stack fingerprinting suite .if ${PORTNAME} == "Net-SinFP" diff --git a/security/parano/Makefile b/security/parano/Makefile index 5e05f83e7834..b239f8c13650 100644 --- a/security/parano/Makefile +++ b/security/parano/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= security MASTER_SITES= CENKES BERLIOS -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Gnome program to deal with hashfiles BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 diff --git a/security/secpanel/Makefile b/security/secpanel/Makefile index 232a948f9d24..3c4bbd40d9ec 100644 --- a/security/secpanel/Makefile +++ b/security/secpanel/Makefile @@ -13,7 +13,7 @@ CATEGORIES= security tcl tk MASTER_SITES= http://themediahost.de/secpanel/data/ CENKES EXTRACT_SUFX= .tgz -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GUI for managing and running ssh and related utilities RUN_DEPENDS= ssh-askpass:${PORTSDIR}/security/openssh-askpass diff --git a/security/shttpscanner/Makefile b/security/shttpscanner/Makefile index f53a7779b2cc..aeb70de37f41 100644 --- a/security/shttpscanner/Makefile +++ b/security/shttpscanner/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security www MASTER_SITES= SF DISTNAME= sHTTPScanner_v${DISTVERSION} -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple HTTP scanner USE_ZIP= yes |