aboutsummaryrefslogtreecommitdiff
path: root/security/mcrypt
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2016-12-14 21:48:10 +0000
committerJohan van Selst <johans@FreeBSD.org>2016-12-14 21:48:10 +0000
commit2127a44c33303c524cc663f2ee6b9c2fa43ee1d2 (patch)
tree97a408059d1d4b5207fdbfb759af34b436fbdb13 /security/mcrypt
parentc14b26af55310ae86b92e9578f1af43581513863 (diff)
downloadports-2127a44c33303c524cc663f2ee6b9c2fa43ee1d2.tar.gz
ports-2127a44c33303c524cc663f2ee6b9c2fa43ee1d2.zip
Stepping down as maintainer for some ports.
Notes
Notes: svn path=/head/; revision=428596
Diffstat (limited to 'security/mcrypt')
-rw-r--r--security/mcrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index c75d3deaf0d5..e2fe0c99a740 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/MCrypt/${PORTVERSION} \
ftp://ftp.ntua.gr/pub/security/mcrypt/ \
ftp://mcrypt.hellug.gr/pub/mcrypt/attic/
-MAINTAINER= johans@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Replacement for crypt(1)
LIB_DEPENDS= libmcrypt.so:security/libmcrypt \