aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2006-02-11 21:03:14 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2006-02-11 21:03:14 +0000
commitd16f7bfb920bf7147ea96d7951ac9bbc5f8c72c6 (patch)
treec4e3594d87f8e8738d7a29889fee7a88de679c57 /security
parent35d7addf04a023375ba52387fa1040ca86608ddb (diff)
downloadports-d16f7bfb920bf7147ea96d7951ac9bbc5f8c72c6.tar.gz
ports-d16f7bfb920bf7147ea96d7951ac9bbc5f8c72c6.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/l0phtcrack/Makefile2
-rw-r--r--security/mcrypt/Makefile2
-rw-r--r--security/outguess/Makefile2
-rw-r--r--security/p5-GnuPG-Interface/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/security/l0phtcrack/Makefile b/security/l0phtcrack/Makefile
index 090d100543f1..34642cb203fa 100644
--- a/security/l0phtcrack/Makefile
+++ b/security/l0phtcrack/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.mavetju.org/download/adopted/ \
DISTNAME= lcsrc
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Cracks SAMBA or Windows NT passwords
DOCDIR= share/doc/${PORTNAME}
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index fae910f8be1e..dfea6bf95232 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -17,7 +17,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://mcrypt.hellug.gr/pub/mcrypt/attic/
MASTER_SITE_SUBDIR= mcrypt
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Replacement for crypt(1)
LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt/ \
diff --git a/security/outguess/Makefile b/security/outguess/Makefile
index 62223fcc3a0a..be55fd1c4f19 100644
--- a/security/outguess/Makefile
+++ b/security/outguess/Makefile
@@ -18,7 +18,7 @@ MASTER_SITES= http://www.outguess.org/ \
${MASTER_SITE_PACKETSTORM}
MASTER_SITE_SUBDIR= crypt/stego
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Steganographic tool
DOCDIR= share/doc/outguess
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile
index 2056b68d205b..157500adc479 100644
--- a/security/p5-GnuPG-Interface/Makefile
+++ b/security/p5-GnuPG-Interface/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= GnuPG/:cpan gnupg-interface/:sf
PKGNAMEPREFIX= p5-
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:cpan,sf
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module for interfacing with GnuPG
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker