aboutsummaryrefslogtreecommitdiff
path: root/graphics/bmp2html
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-01 12:13:54 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-01 12:13:54 +0000
commit7be606cdf63c50e178dab5bd297f53873130a449 (patch)
treeca8dac85ddb74edb40f31cdda0c5ae3b20d4f430 /graphics/bmp2html
parentd3d9fcffc424eecdbd2bfdf7c0a4697f81f0b18b (diff)
downloadports-7be606cdf63c50e178dab5bd297f53873130a449.tar.gz
ports-7be606cdf63c50e178dab5bd297f53873130a449.zip
Add an additional mirror.
Notes
Notes: svn path=/head/; revision=164152
Diffstat (limited to 'graphics/bmp2html')
-rw-r--r--graphics/bmp2html/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/bmp2html/Makefile b/graphics/bmp2html/Makefile
index 7f0d5cdb3a4f..9fe002e85086 100644
--- a/graphics/bmp2html/Makefile
+++ b/graphics/bmp2html/Makefile
@@ -8,8 +8,9 @@
PORTNAME= bmp2html
PORTVERSION= 0.1
CATEGORIES= graphics
-MASTER_SITES= http://critical.ch/distfiles/
-MASTER_SITES+= http://www.dasfisk.dk/bmp2html/
+MASTER_SITES= http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/ \
+ http://www.dasfisk.dk/bmp2html/
DISTNAME= ${PORTNAME}
MAINTAINER= ehaupt@FreeBSD.org