diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2005-08-30 14:28:29 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2005-08-30 14:28:29 +0000 |
commit | 601a79499f24da82f3e204b66db0c7fb8dd54fc0 (patch) | |
tree | 382574db13a290f8e509cb2b7c4578f8cef4350e /security/libtasn1 | |
parent | 9dbc68a34d8b9364b35865b4ed854e53361d6c64 (diff) |
Notes
Diffstat (limited to 'security/libtasn1')
-rw-r--r-- | security/libtasn1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index b4e62aeaa0e2..f336e82480c7 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG} \ ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ MASTER_SITE_SUBDIR= alpha/gnutls/libtasn1 -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= novel@FreeBSD.org COMMENT= ASN.1 structure parser library USE_GPG= yes |