diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2013-02-20 16:08:58 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2013-02-20 16:08:58 +0000 |
commit | 1a267d63c37806a5f8870068238ea6973a675fbf (patch) | |
tree | bb92556581fd9042ed5f11f8083853fd9324b3f2 /dns | |
parent | b71447da1a4039f7410789d6eee2387a6968a91f (diff) | |
download | ports-1a267d63c37806a5f8870068238ea6973a675fbf.tar.gz ports-1a267d63c37806a5f8870068238ea6973a675fbf.zip |
Notes
Diffstat (limited to 'dns')
-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 fdd1d95e4187..e765491f6b3f 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= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A small DynDNS client OPTIONS_DEFINE= OPENSSL RCNG |