Remove one defunct entry in MASTER_SITES.

This commit is contained in:
fcambus
2019-09-17 20:48:38 +00:00
parent 01cf37760b
commit 71ec115ee8
+2 -3
View File
@@ -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