From 06dabd985ebdfa1bfefefc5fc09ae2a37ddc69ee Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Mon, 1 May 2006 14:32:49 +0000 Subject: [PATCH] Drop dead master site. PR: 96581 Submitted by: Ion-Mihai IOnut Tetcu --- textproc/asm2html/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/textproc/asm2html/Makefile b/textproc/asm2html/Makefile index a73e273deafa..5866fe8285b8 100644 --- a/textproc/asm2html/Makefile +++ b/textproc/asm2html/Makefile @@ -8,8 +8,7 @@ PORTNAME= asm2html PORTVERSION= 1.4 CATEGORIES= textproc -MASTER_SITES= http://virtus.ath.cx/asm2html/ \ - http://asm2html.kerneled.com/ +MASTER_SITES= http://virtus.ath.cx/asm2html/ MAINTAINER= ports@FreeBSD.org COMMENT= Converts NASM syntax assembly code to HTML code