diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-08-20 02:56:44 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-08-20 02:56:44 +0000 |
commit | 6adf115354bb0fe447aea5e7016077e3dcd8fb97 (patch) | |
tree | 41d4f435c2386738df109c6f8e426ad04a1505f4 /security/botan | |
parent | 33975deea1108576eb0a8a2c2bf8e3b1ba42ac63 (diff) |
Notes
Diffstat (limited to 'security/botan')
-rw-r--r-- | security/botan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index 2bf91933c9cb..403df507aba2 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= opencl DISTNAME= Botan-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= clsung@dragon2.net +MAINTAINER= clsung@FreeBSD.org COMMENT= A portable, easy to use, and efficient C++ crypto library USE_REINPLACE= yes |