aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2009-10-22 07:19:28 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2009-10-22 07:19:28 +0000
commit7e7fa5200d9a4004defee78c49de490ade243b7e (patch)
tree2d191ff3581cc391f29e8a5f242601a3372697b2 /security
parent9a2f7f4fabdc430ce5a74c175b1a40bac78577b1 (diff)
downloadports-7e7fa5200d9a4004defee78c49de490ade243b7e.tar.gz
ports-7e7fa5200d9a4004defee78c49de490ade243b7e.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/botan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile
index efa6afe7b27b..a8b3bb3e71e6 100644
--- a/security/botan/Makefile
+++ b/security/botan/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://files.randombit.net/botan/v1.6/
DISTNAME= Botan-${PORTVERSION}
EXTRACT_SUFX= .tbz
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= lapo@lapo.it
COMMENT= A portable, easy to use, and efficient C++ crypto library
USE_BZIP2= yes