aboutsummaryrefslogtreecommitdiff
path: root/graphics/bmp2html/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:38:13 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:38:13 +0000
commitcfd764fb72b5ed5af0a8eaf52e1380e41f3b508f (patch)
treee0e181123e9acc66e8988f901445a66500b0987c /graphics/bmp2html/Makefile
parentfcc3ddadcc739ffa8b479e0a3650701012c0a0f1 (diff)
downloadports-cfd764fb72b5ed5af0a8eaf52e1380e41f3b508f.tar.gz
ports-cfd764fb72b5ed5af0a8eaf52e1380e41f3b508f.zip
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Notes
Notes: svn path=/head/; revision=376397
Diffstat (limited to 'graphics/bmp2html/Makefile')
-rw-r--r--graphics/bmp2html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/bmp2html/Makefile b/graphics/bmp2html/Makefile
index 3df207ae36e8..c77fa1c20f73 100644
--- a/graphics/bmp2html/Makefile
+++ b/graphics/bmp2html/Makefile
@@ -5,7 +5,7 @@ PORTNAME= bmp2html
PORTVERSION= 0.1
PORTREVISION= 6
CATEGORIES= graphics
-MASTER_SITES= CRITICAL
+MASTER_SITES= LOCAL/ehaupt
DISTNAME= ${PORTNAME}
MAINTAINER= ehaupt@FreeBSD.org