diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-11-02 22:05:12 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-11-02 22:05:12 +0000 |
commit | 0dc95b4bd9eaa80e4a95dd3e615ec056d04dc444 (patch) | |
tree | 0671d90eb54e5d124e36eb8f61759306140ac005 /dns | |
parent | c2646839b4247f77ba30d010d6ad5fcc21faef98 (diff) | |
download | ports-0dc95b4bd9eaa80e4a95dd3e615ec056d04dc444.tar.gz ports-0dc95b4bd9eaa80e4a95dd3e615ec056d04dc444.zip |
Use my FreeBSD.org address.
Reminded by: mavvie
Notes
Notes:
svn path=/head/; revision=120660
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 423c8745b2c3..e119f81d6ba2 100644 --- a/dns/py-dns/Makefile +++ b/dns/py-dns/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pydns-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= linimon@lonesome.com +MAINTAINER= linimon@FreeBSD.org COMMENT= DNS (Domain Name Service) library for Python USE_PYTHON= yes |