diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-03 01:33:06 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-03 01:33:06 +0000 |
commit | 4b63fe5e9031b779eae1fb0f7372b517e8ad1221 (patch) | |
tree | 277807965560d15cd8f65d0e857a48d657f77147 /net-mgmt | |
parent | 98e2ec3aa2dad3db677b5dbb0a0e752065b56e47 (diff) | |
download | FreeBSD-ports-4b63fe5e9031b779eae1fb0f7372b517e8ad1221.zip FreeBSD-ports-4b63fe5e9031b779eae1fb0f7372b517e8ad1221.tar.gz |
Mkae port fetchable again.
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/py-ipy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-ipy/Makefile b/net-mgmt/py-ipy/Makefile index e6d0d8a..d9e3222 100644 --- a/net-mgmt/py-ipy/Makefile +++ b/net-mgmt/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} |