summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-03-24 11:29:07 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-03-24 11:29:07 +0000
commit3126eadb1cebad760cfa17f62f5daaa5bdc529c8 (patch)
treefac6339ab6d0e70b2e7f2773da75655a62fa1f1e
parentUpdate to version 3.0.b2.23 (diff)
Fix maintainer line.
Notes
Notes: svn path=/head/; revision=40313
-rw-r--r--security/mcrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index 3e86c27d000f..eb15bcf3dcd1 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://argeas.cs-net.gr/pub/unix/mcrypt/ \
ftp://ftp.ntua.gr/pub/security/mcrypt/
# http://mcrypt.hellug.gr/mcrypt/
-MAINTAINER= Trevor Johnson <trevor@FreeBSD.org>
+MAINTAINER= trevor@FreeBSD.org
LIB_DEPENDS= mcrypt.4:${PORTSDIR}/security/libmcrypt/ \
mhash.2:${PORTSDIR}/security/mhash/ \