diff --git a/textproc/c2html/Makefile b/textproc/c2html/Makefile
index a151bf28244..31bbe83be05 100644
--- a/textproc/c2html/Makefile
+++ b/textproc/c2html/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.23 2019/07/12 20:49:56 sthen Exp $
+# $OpenBSD: Makefile,v 1.24 2019/09/17 20:48:38 fcambus Exp $
COMMENT= C-language sources to HTML converter
@@ -6,8 +6,7 @@ DISTNAME= c2html-0.9.6
CATEGORIES= textproc www
# Old versions seem to stay there...
-MASTER_SITES= http://user.cs.tu-berlin.de/%7Eschintke/x2html/ \
- ${MASTER_SITE_SUNSITE:=apps/www/converters/}
+MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/www/converters/}
# GPLv2
PERMIT_PACKAGE= Yes