diff options
author | wiz <wiz> | 2006-03-16 22:48:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-03-16 22:48:42 +0000 |
commit | 1debf64943ffaa44a248ca7a162fd81119a69d57 (patch) | |
tree | 94906ac0ad6d383603c6f1bd718816f89c4e6117 /net/py-IP | |
parent | f2b821859b4334b06b2c6fa2f3e171f667e086bc (diff) | |
download | pkgsrc-1debf64943ffaa44a248ca7a162fd81119a69d57.tar.gz |
Consistently use NetBSD.org address for shell, shellhung.org does not exist.
Diffstat (limited to 'net/py-IP')
-rw-r--r-- | net/py-IP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-IP/Makefile b/net/py-IP/Makefile index a3c2e500911..3299408fb60 100644 --- a/net/py-IP/Makefile +++ b/net/py-IP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:10:29 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/03/16 22:48:42 wiz Exp $ DISTNAME= IPy-0.4 PKGNAME= ${PYPKGPREFIX}-IP-0.4 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= net python MASTER_SITES= http://c0re.jp:80/c0de/IPy/ -MAINTAINER= shell@shellhung.org +MAINTAINER= shell@NetBSD.org HOMEPAGE= http://c0re.jp:80/c0de/IPy/ COMMENT= Python module to handle IPv4 and IPv6 address |