diff options
author | perky <perky@FreeBSD.org> | 2002-06-25 07:50:58 +0000 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-06-25 07:50:58 +0000 |
commit | 8a29bce0e9e0b12fbb3edfc474853181a4a2b88b (patch) | |
tree | caea192d20d8402198de904367ae713dd81be80c /dns | |
parent | ba9dc64417160ba72491384863d6716249e853f5 (diff) | |
download | FreeBSD-ports-8a29bce0e9e0b12fbb3edfc474853181a4a2b88b.zip FreeBSD-ports-8a29bce0e9e0b12fbb3edfc474853181a4a2b88b.tar.gz |
Updating my email address.
Approved by: cjh (mentor)
Diffstat (limited to 'dns')
-rw-r--r-- | dns/py-adns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-adns/Makefile b/dns/py-adns/Makefile index b741415..795a7fc 100644 --- a/dns/py-adns/Makefile +++ b/dns/py-adns/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://dustman.net/andy/python/adns-python/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= adns-python-${PORTVERSION} -MAINTAINER= perky@fallin.lv +MAINTAINER= perky@FreeBSD.org LIB_DEPENDS= adns.1:${PORTSDIR}/net/adns |