diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-14 22:26:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-14 22:26:11 +0000 |
commit | 0c91e4863fddfd216a9332fb87a08c43a7ce50d6 (patch) | |
tree | e2e94a5b8ba00dc0518e89122ddb72d741da33b1 /security/libtomcrypt | |
parent | 8e79f44d7a15bd3403fdf92d96676d394b66bf40 (diff) | |
download | ports-0c91e4863fddfd216a9332fb87a08c43a7ce50d6.tar.gz ports-0c91e4863fddfd216a9332fb87a08c43a7ce50d6.zip |
Notes
Diffstat (limited to 'security/libtomcrypt')
-rw-r--r-- | security/libtomcrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile index b253a40191c9..c42d9132a901 100644 --- a/security/libtomcrypt/Makefile +++ b/security/libtomcrypt/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://libtomcrypt.org/files/ DISTNAME= crypt-${PORTVERSION} -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= Comprehensive, modular and portable cryptographic toolkit WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |