diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:37:52 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:37:52 +0000 |
commit | d2a1a8b7bf4967a7c081cca8abb00becc08a30aa (patch) | |
tree | 49ea133874748b4b2418bec3ed83efa6826587c6 /games/ctris | |
parent | 2ffa0bbce4728a0dafad35636edf9b92b799cfd2 (diff) |
Notes
Diffstat (limited to 'games/ctris')
-rw-r--r-- | games/ctris/Makefile | 2 |
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 |