aboutsummaryrefslogtreecommitdiff
path: root/misc/bestfit/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:39:03 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:39:03 +0000
commit343de0dcf008cd0bcec1e4c02c80b0420912280f (patch)
tree820cab6f13ee80c07f15ed5eb464c2de47accb60 /misc/bestfit/Makefile
parent19fc4c7b6fb5fd9240f112c23d80d009d1e69498 (diff)
downloadports-343de0dcf008cd0bcec1e4c02c80b0420912280f.tar.gz
ports-343de0dcf008cd0bcec1e4c02c80b0420912280f.zip
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Notes
Notes: svn path=/head/; revision=376401
Diffstat (limited to 'misc/bestfit/Makefile')
-rw-r--r--misc/bestfit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bestfit/Makefile b/misc/bestfit/Makefile
index 6a8b707b26b4..881209a73c56 100644
--- a/misc/bestfit/Makefile
+++ b/misc/bestfit/Makefile
@@ -4,7 +4,7 @@
PORTNAME= bestfit
PORTVERSION= 0.2.0
CATEGORIES= misc
-MASTER_SITES= CRITICAL
+MASTER_SITES= LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Optimally choose files to be put on a CD (or other media)