diff options
author | perky <perky@FreeBSD.org> | 2002-06-25 15:50:58 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-06-25 15:50:58 +0800 |
commit | 8a29bce0e9e0b12fbb3edfc474853181a4a2b88b (patch) | |
tree | caea192d20d8402198de904367ae713dd81be80c /net/py-adns | |
parent | ba9dc64417160ba72491384863d6716249e853f5 (diff) | |
download | freebsd-ports-gnome-8a29bce0e9e0b12fbb3edfc474853181a4a2b88b.tar.gz freebsd-ports-gnome-8a29bce0e9e0b12fbb3edfc474853181a4a2b88b.tar.zst freebsd-ports-gnome-8a29bce0e9e0b12fbb3edfc474853181a4a2b88b.zip |
Updating my email address.
Approved by: cjh (mentor)
Diffstat (limited to 'net/py-adns')
-rw-r--r-- | net/py-adns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-adns/Makefile b/net/py-adns/Makefile index b741415a3123..795a7fcb628f 100644 --- a/net/py-adns/Makefile +++ b/net/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 |