diff options
Diffstat (limited to 'dns')
-rw-r--r-- | dns/py-dns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-dns/Makefile b/dns/py-dns/Makefile index 38904938c083..86179f3d4ca9 100644 --- a/dns/py-dns/Makefile +++ b/dns/py-dns/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pydns-${PORTVERSION} -MAINTAINER= linimon@FreeBSD.org +MAINTAINER= cvs-src@yandex.ru COMMENT= DNS (Domain Name Service) library for Python USE_PYTHON= yes |