diff options
author | obache <obache@pkgsrc.org> | 2010-02-02 11:16:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-02-02 11:16:43 +0000 |
commit | 5a4a2066471b617480a7fb7c15b6b869eda4b2d6 (patch) | |
tree | 46b79a79ff0b7ef5fadfb91359dea1cf89e0f235 /net/py-IP | |
parent | 084f4e9a1e06e9c243656c490e98434ff4c9969d (diff) | |
download | pkgsrc-5a4a2066471b617480a7fb7c15b6b869eda4b2d6.tar.gz |
Update HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'net/py-IP')
-rw-r--r-- | net/py-IP/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/py-IP/Makefile b/net/py-IP/Makefile index 7784018c826..7c0b2775728 100644 --- a/net/py-IP/Makefile +++ b/net/py-IP/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:41 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2010/02/02 11:16:43 obache Exp $ DISTNAME= IPy-0.4 PKGNAME= ${PYPKGPREFIX}-IP-0.4 PKGREVISION= 1 CATEGORIES= net python -MASTER_SITES= http://c0re.jp:80/c0de/IPy/ +MASTER_SITES= http://c0re.23.nu/c0de/IPy/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://c0re.jp:80/c0de/IPy/ +HOMEPAGE= http://c0re.23.nu/c0de/IPy/ COMMENT= Python module to handle IPv4 and IPv6 address PKG_DESTDIR_SUPPORT= user-destdir |