diff options
author | Alexander Logvinov <avl@FreeBSD.org> | 2009-05-28 20:44:16 +0000 |
---|---|---|
committer | Alexander Logvinov <avl@FreeBSD.org> | 2009-05-28 20:44:16 +0000 |
commit | 9463ff6e5bb3075b5ea3da0c7dd0cdf4c82b5985 (patch) | |
tree | 2549742a0ac8712655f11d153b8f6081280b187c /dns/opendd/Makefile | |
parent | bb283790226fa4725057b7965a853d162c412301 (diff) |
Notes
Diffstat (limited to 'dns/opendd/Makefile')
-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 \ |