diff options
| author | Johan van Selst <johans@FreeBSD.org> | 2016-12-14 21:48:10 +0000 |
|---|---|---|
| committer | Johan van Selst <johans@FreeBSD.org> | 2016-12-14 21:48:10 +0000 |
| commit | 2127a44c33303c524cc663f2ee6b9c2fa43ee1d2 (patch) | |
| tree | 97a408059d1d4b5207fdbfb759af34b436fbdb13 /security/mcrypt | |
| parent | c14b26af55310ae86b92e9578f1af43581513863 (diff) | |
Notes
Diffstat (limited to 'security/mcrypt')
| -rw-r--r-- | security/mcrypt/Makefile | 2 |
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 \ |
