From 2314cdc1c79b86fa206d6a452e018515a4b3058f Mon Sep 17 00:00:00 2001 From: clsung Date: Fri, 20 Aug 2004 02:56:44 +0000 Subject: My territory, suggested by ijliao. :p Approved by: vanilla (co-mentor) --- security/botan/Makefile | 2 +- security/clamsmtp/Makefile | 2 +- security/p5-Crypt-xDBM_File/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/botan/Makefile b/security/botan/Makefile index 2bf91933c9c..403df507aba 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= opencl DISTNAME= Botan-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= clsung@dragon2.net +MAINTAINER= clsung@FreeBSD.org COMMENT= A portable, easy to use, and efficient C++ crypto library USE_REINPLACE= yes diff --git a/security/clamsmtp/Makefile b/security/clamsmtp/Makefile index f1ed9de2f90..9880a98cef9 100644 --- a/security/clamsmtp/Makefile +++ b/security/clamsmtp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5 CATEGORIES= security MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/ -MAINTAINER= clsung@dragon2.net +MAINTAINER= clsung@FreeBSD.org COMMENT= An ClamAV anti-virus SMTP Filter RUN_DEPENDS= ${LOCALBASE}/sbin/clamd:${PORTSDIR}/security/clamav diff --git a/security/p5-Crypt-xDBM_File/Makefile b/security/p5-Crypt-xDBM_File/Makefile index 1316d747ade..4a6ea436f08 100644 --- a/security/p5-Crypt-xDBM_File/Makefile +++ b/security/p5-Crypt-xDBM_File/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= clsung@dragon2.net +MAINTAINER= clsung@FreeBSD.org COMMENT= Perl module encrypt almost any kind of dbm file BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish -- cgit