diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-04-27 01:56:47 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-04-27 01:56:47 +0000 |
commit | 078cf7264023e07ccca8f683726b741b82a7ac69 (patch) | |
tree | 80db6ee02e7469a457acfe62060c187c630ceece /security/beecrypt | |
parent | dbbf9d90e27f1585e8fa792adeca155e7039227a (diff) |
Notes
Diffstat (limited to 'security/beecrypt')
-rw-r--r-- | security/beecrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile index 3e7e946f0d04..c7ae84bf3227 100644 --- a/security/beecrypt/Makefile +++ b/security/beecrypt/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 4.2.1 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= BeeCrypt is an open source cryptography library USE_AUTOTOOLS= libtool |