aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2004-08-20 10:56:44 +0800
committerclsung <clsung@FreeBSD.org>2004-08-20 10:56:44 +0800
commit2314cdc1c79b86fa206d6a452e018515a4b3058f (patch)
treebb34b3c123b9b3162022bf28aacf0deeafb8bfe4 /security
parentb04e4c5037c043cbdc2248f05912a4ce0ff16f97 (diff)
downloadfreebsd-ports-gnome-2314cdc1c79b86fa206d6a452e018515a4b3058f.tar.gz
freebsd-ports-gnome-2314cdc1c79b86fa206d6a452e018515a4b3058f.tar.zst
freebsd-ports-gnome-2314cdc1c79b86fa206d6a452e018515a4b3058f.zip
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor)
Diffstat (limited to 'security')
-rw-r--r--security/botan/Makefile2
-rw-r--r--security/clamsmtp/Makefile2
-rw-r--r--security/p5-Crypt-xDBM_File/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile
index 2bf91933c9cb..403df507aba2 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 f1ed9de2f909..9880a98cef90 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 1316d747adee..4a6ea436f08b 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