diff options
Diffstat (limited to 'security/gnutls-devel/Makefile')
-rw-r--r-- | security/gnutls-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile index b62c379b6e2a..072f729464c6 100644 --- a/security/gnutls-devel/Makefile +++ b/security/gnutls-devel/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG} \ ftp://ftp.gnutls.org/pub/gnutls/ MASTER_SITE_SUBDIR= alpha/gnutls -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= GNU Transport Layer Security library LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt |