diff options
Diffstat (limited to 'net/py-adns/Makefile')
-rw-r--r-- | net/py-adns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-adns/Makefile b/net/py-adns/Makefile index 0f132403f37..12ca8106b7a 100644 --- a/net/py-adns/Makefile +++ b/net/py-adns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/02/05 23:10:30 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2006/08/13 23:32:22 wiz Exp $ # DISTNAME= adns-python-1.0.0 @@ -7,7 +7,7 @@ PKGREVISION= 2 CATEGORIES= net python MASTER_SITES= http://dustman.net/andy/python/adns-python/1.0.0/ -MAINTAINER= adam@monkeybyte.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://dustman.net/andy/python/adns-python/ COMMENT= Python interface to the GNU asynchronous DNS resolver library |