diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-23 05:42:49 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-23 05:42:49 +0000 |
commit | b5ac288585f3af38dcb320b4f846e27d274c95f4 (patch) | |
tree | 237e0854642bebf4a53f51c58265f520572ecdf5 /security/libtasn1/Makefile | |
parent | a3bacdacb1394d803b6f8f13a09186969959e8a8 (diff) | |
download | ports-b5ac288585f3af38dcb320b4f846e27d274c95f4.tar.gz ports-b5ac288585f3af38dcb320b4f846e27d274c95f4.zip |
Notes
Diffstat (limited to 'security/libtasn1/Makefile')
-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 a1b6501d7f57..0a3eeb8bffb9 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@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= ASN.1 structure parser library USE_REINPLACE= yes |