diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2020-10-05 17:54:59 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2020-10-05 17:54:59 +0000 |
| commit | dea12f43f23b9262c5cf8a4bbecfe252bacf023b (patch) | |
| tree | 8f3cc19bfd95549415a9bb9f56e8ffabe6ed4ebf | |
| parent | Update 1.8.5 --> 1.8.6 (diff) | |
Assume maintainership.
Notes
Notes:
svn path=/head/; revision=551532
| -rw-r--r-- | security/libgcrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile index c01fb8a87ee1..fb0bdb5700f1 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.8.6 CATEGORIES= security MASTER_SITES= GNUPG -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= General purpose cryptographic library based on the code from GnuPG LICENSE= GPLv2+ LGPL21+ |
