aboutsummaryrefslogtreecommitdiff
path: root/games/ctris
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:37:52 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:37:52 +0000
commitd2a1a8b7bf4967a7c081cca8abb00becc08a30aa (patch)
tree49ea133874748b4b2418bec3ed83efa6826587c6 /games/ctris
parent2ffa0bbce4728a0dafad35636edf9b92b799cfd2 (diff)
downloadports-d2a1a8b7bf4967a7c081cca8abb00becc08a30aa.tar.gz
ports-d2a1a8b7bf4967a7c081cca8abb00becc08a30aa.zip
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Notes
Notes: svn path=/head/; revision=376395
Diffstat (limited to 'games/ctris')
-rw-r--r--games/ctris/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ctris/Makefile b/games/ctris/Makefile
index 6a5cd340006b..6853ccab77f2 100644
--- a/games/ctris/Makefile
+++ b/games/ctris/Makefile
@@ -5,7 +5,7 @@ PORTNAME= ctris
PORTVERSION= 0.42
CATEGORIES= games
MASTER_SITES= http://www.hackl.dhs.org/data/download/files/ \
- CRITICAL
+ LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Colorized, small, and flexible Tetris(TM)-clone for the console