diff options
-rw-r--r-- | multimedia/wlrobs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/wlrobs/Makefile b/multimedia/wlrobs/Makefile index b8b018e7e47d..94d2d33fad94 100644 --- a/multimedia/wlrobs/Makefile +++ b/multimedia/wlrobs/Makefile @@ -4,7 +4,7 @@ PORTNAME= wlrobs PORTVERSION= s20191120 DISTVERSIONSUFFIX= -8b4656a90bc7 CATEGORIES= multimedia -MASTER_SITES= https://hg.sr.ht/~scoopta/${PORTNAME}/archive/${DISTVERSIONSUFFIX:S/^-//}${EXTRACT_SUFX}?dummy=/ +#MASTER_SITES= https://hg.sr.ht/~scoopta/${PORTNAME}/archive/${DISTVERSIONSUFFIX:S/^-//}${EXTRACT_SUFX}?dummy=/ MASTER_SITES+= LOCAL/jbeich # https://todo.sr.ht/~sircmpwn/hg.sr.ht/33 DISTNAME= ${PORTNAME}${DISTVERSIONSUFFIX} |