diff options
-rw-r--r-- | comms/py-bulksms/Makefile | 2 | ||||
-rw-r--r-- | games/xrisk/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/py-bulksms/Makefile b/comms/py-bulksms/Makefile index 6cac0113dd4d..ea4e8bf939fc 100644 --- a/comms/py-bulksms/Makefile +++ b/comms/py-bulksms/Makefile @@ -8,7 +8,7 @@ PORTNAME= bulksms PORTVERSION= 0.1 CATEGORIES= comms python -MASTER_SITES= http://botanicus.net/dw/dl/ +MASTER_SITES= http://botanicus.net/dw.old/dl/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION} diff --git a/games/xrisk/Makefile b/games/xrisk/Makefile index f4f3656f96f1..602dec6cc3de 100644 --- a/games/xrisk/Makefile +++ b/games/xrisk/Makefile @@ -8,7 +8,7 @@ PORTNAME= xrisk PORTVERSION= 2.15 CATEGORIES= games -MASTER_SITES= http://my.pages.de/pub/comp/games/xrisk/ +MASTER_SITES= http://my.pages.de/pub/comp/unix/games/xrisk/old/ MAINTAINER= adam-ports@blacktabby.org COMMENT= A game for X11, much like the popular board game |