diff options
author | linimon <linimon@FreeBSD.org> | 2003-12-18 14:01:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-12-18 14:01:35 +0800 |
commit | 65abe66f33596f385f43fc09f757a6c47e7e7da1 (patch) | |
tree | 2894cdd7b69b5f323a2952691e170f4817b3dbe0 /devel | |
parent | abc1315e002c8c37aeef0ab75d9ad6aa236ebed7 (diff) | |
download | freebsd-ports-gnome-65abe66f33596f385f43fc09f757a6c47e7e7da1.tar.gz freebsd-ports-gnome-65abe66f33596f385f43fc09f757a6c47e7e7da1.tar.zst freebsd-ports-gnome-65abe66f33596f385f43fc09f757a6c47e7e7da1.zip |
Remove mastersites; our server seems to be the only known place
that 0.3.1 lives any more (for at least a year). This port is
probably obsoleted by devel/py-orbit2.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-orbit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-orbit/Makefile b/devel/py-orbit/Makefile index be6dc494a66c..8baf87cb0f3f 100644 --- a/devel/py-orbit/Makefile +++ b/devel/py-orbit/Makefile @@ -8,8 +8,7 @@ PORTNAME= orbit PORTVERSION= 0.3.1 CATEGORIES= devel python -MASTER_SITES= http://orbit-python.sault.org/files/ \ - ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= # no longer available from original mastersite since December 2002 MASTER_SITE_SUBDIR= orbit-python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= orbit-python-${PORTVERSION} |