diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-02-14 01:03:30 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-02-14 01:03:30 +0800 |
commit | a3fe09721b8371a7166693628f573c970eabc466 (patch) | |
tree | 4522ff491ed1fbf41d4095140e0cf57c0e080801 /games/Makefile | |
parent | 7edf98fe12a9f5a01798b8232696e4915e9554f2 (diff) | |
download | freebsd-ports-gnome-a3fe09721b8371a7166693628f573c970eabc466.tar.gz freebsd-ports-gnome-a3fe09721b8371a7166693628f573c970eabc466.tar.zst freebsd-ports-gnome-a3fe09721b8371a7166693628f573c970eabc466.zip |
Move games/lolcat to games/rubygem-lolcat
- Take maintainership
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index e6c19e2f3b13..777710475053 100644 --- a/games/Makefile +++ b/games/Makefile @@ -571,7 +571,6 @@ SUBDIR += lm-solve SUBDIR += lmarbles SUBDIR += lmpc - SUBDIR += lolcat SUBDIR += lordsawar SUBDIR += lpairs SUBDIR += lskat @@ -867,6 +866,7 @@ SUBDIR += rtb SUBDIR += rubix SUBDIR += rubygem-fortune_gem + SUBDIR += rubygem-lolcat SUBDIR += rubygem-vimgolf SUBDIR += sampsvr SUBDIR += sarien |