diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 01:33:06 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 01:33:06 +0000 |
commit | 0124d7a1ebfdaf567b6196d30ed7e058c1bd494a (patch) | |
tree | f1ea5b13f29e68d4393f5e3724dbf7ec3e661177 /net/py-ipy | |
parent | Reset maintainer on ports maintained by the following non-ports committers, (diff) |
Mkae port fetchable again.
Notes
Notes:
svn path=/head/; revision=92914
Diffstat (limited to 'net/py-ipy')
-rw-r--r-- | net/py-ipy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-ipy/Makefile b/net/py-ipy/Makefile index e6d0d8a9ee30..d9e3222a1afd 100644 --- a/net/py-ipy/Makefile +++ b/net/py-ipy/Makefile @@ -9,7 +9,7 @@ PORTNAME= ipy PORTVERSION= 0.41 CATEGORIES= net python -MASTER_SITES= http://c0re.jp/c0de/IPy/ +MASTER_SITES= http://c0re.23.nu/c0de/IPy/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= IPy-${PORTVERSION} |