aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/py-osd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/py-osd/Makefile b/misc/py-osd/Makefile
index 05e302590b92..566577bba059 100644
--- a/misc/py-osd/Makefile
+++ b/misc/py-osd/Makefile
@@ -8,7 +8,8 @@
PORTNAME= osd
PORTVERSION= 0.2.6
CATEGORIES= misc python
-MASTER_SITES= http://repose.cx/pyosd/
+MASTER_SITES= http://repose.cx/pyosd/ \
+ http://damien.kangaweb.com/moving/stuff/pyosd/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyosd-${PORTVERSION}
@@ -17,8 +18,6 @@ COMMENT= A python wrapper for osd, for displaying text on your X display
LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd
-BROKEN= Does not fetch, will be removed after Feb 2
-
USE_PYTHON= yes
USE_PYDISTUTILS= yes