diff options
author | tj <tj@FreeBSD.org> | 2012-06-01 03:40:19 +0800 |
---|---|---|
committer | tj <tj@FreeBSD.org> | 2012-06-01 03:40:19 +0800 |
commit | 3952dae3953093aa0fc2b1a512f65f1f3a0c1aa8 (patch) | |
tree | 8f31e2e8814b003c15e8dcce84fed11ea2948d80 /security | |
parent | 04ab99698803deeb279ea9b7e63cb84eb280441b (diff) | |
download | freebsd-ports-gnome-3952dae3953093aa0fc2b1a512f65f1f3a0c1aa8.tar.gz freebsd-ports-gnome-3952dae3953093aa0fc2b1a512f65f1f3a0c1aa8.tar.zst freebsd-ports-gnome-3952dae3953093aa0fc2b1a512f65f1f3a0c1aa8.zip |
Update my email address.
Approved by: eadler (mentor)
Diffstat (limited to 'security')
-rw-r--r-- | security/clamtk/Makefile | 2 | ||||
-rw-r--r-- | security/lasso/Makefile | 2 | ||||
-rw-r--r-- | security/razorback-api/Makefile | 2 | ||||
-rw-r--r-- | security/razorback-fileInject/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/security/clamtk/Makefile b/security/clamtk/Makefile index db66402902dd..c4a6ded42378 100644 --- a/security/clamtk/Makefile +++ b/security/clamtk/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.38 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/ClamTk/${PORTVERSION} -MAINTAINER= tom@tomjudge.com +MAINTAINER= tj@FreeBSD.org COMMENT= GTK front-end for Clam Antivirus LICENSE= ART10 GPLv1 diff --git a/security/lasso/Makefile b/security/lasso/Makefile index 373210673247..061fa268b14c 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/594/ -MAINTAINER= tom@tomjudge.com +MAINTAINER= tj@FreeBSD.org COMMENT= Free Liberty Alliance Implementation RUN_DEPENDS= xmlsec1:${PORTSDIR}/security/xmlsec1 diff --git a/security/razorback-api/Makefile b/security/razorback-api/Makefile index 22a8073a3dc4..cc3a93d7dce1 100644 --- a/security/razorback-api/Makefile +++ b/security/razorback-api/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/razorbacktm/API PKGNAMEPREFIX= razorback- DIST_SUBDIR= razorback -MAINTAINER= tom@tomjudge.com +MAINTAINER= tj@FreeBSD.org COMMENT= Framework for an intelligence driven security solution - API LICENSE= GPLv2 diff --git a/security/razorback-fileInject/Makefile b/security/razorback-fileInject/Makefile index 280d73c6d8ce..621ee6e9c826 100644 --- a/security/razorback-fileInject/Makefile +++ b/security/razorback-fileInject/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/razorbacktm/Nuggets PKGNAMEPREFIX= razorback- DIST_SUBDIR= razorback -MAINTAINER= tom@tomjudge.com +MAINTAINER= tj@FreeBSD.org COMMENT= Framework for an intelligence driven security - File Injector LICENSE= GPLv2 |