diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2007-01-09 06:22:42 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2007-01-09 06:22:42 +0800 |
commit | 2e18e0dd89cf0115e3f2ada0cb4fb54756c4c371 (patch) | |
tree | c686ee83222d5175a63fa2506f105dc60cf93b95 | |
parent | 4607ce754c7175d6b30cacf6dc783436f259e640 (diff) | |
download | freebsd-ports-gnome-2e18e0dd89cf0115e3f2ada0cb4fb54756c4c371.tar.gz freebsd-ports-gnome-2e18e0dd89cf0115e3f2ada0cb4fb54756c4c371.tar.zst freebsd-ports-gnome-2e18e0dd89cf0115e3f2ada0cb4fb54756c4c371.zip |
Remove broken mirror
-rw-r--r-- | dns/zonenotify/Makefile | 1 | ||||
-rw-r--r-- | graphics/bmp2html/Makefile | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/dns/zonenotify/Makefile b/dns/zonenotify/Makefile index 90c729ef02ff..8dfbfa239703 100644 --- a/dns/zonenotify/Makefile +++ b/dns/zonenotify/Makefile @@ -9,7 +9,6 @@ PORTNAME= zonenotify PORTVERSION= 0.1 CATEGORIES= dns MASTER_SITES= http://morettoni.net/bsd/ \ - http://cvs.delink.net/mirrors/morettoni.net/ \ http://critical.ch/distfiles/ \ http://energy.critical.ch/distfiles/ diff --git a/graphics/bmp2html/Makefile b/graphics/bmp2html/Makefile index 7729e632fcd3..12773e5652a5 100644 --- a/graphics/bmp2html/Makefile +++ b/graphics/bmp2html/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 0.1 PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ \ - http://www.dasfisk.dk/bmp2html/ + http://energy.critical.ch/distfiles/ DISTNAME= ${PORTNAME} MAINTAINER= ehaupt@FreeBSD.org |