diff options
Diffstat (limited to 'dns/opendd')
-rw-r--r-- | dns/opendd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/opendd/Makefile b/dns/opendd/Makefile index 2ea229f14352..3476ffe02638 100644 --- a/dns/opendd/Makefile +++ b/dns/opendd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns MASTER_SITES= http://www.bsdmon.com/download/ DISTNAME= ${PORTNAME}.${PORTVERSION} -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= A small DynDNS client OPTIONS= OPENSSL "Build with SSL support" on \ |