diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2019-09-05 06:46:46 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2019-09-05 06:46:46 +0000 |
commit | 93e6a5d6f13933dea165389e7bf9be93000faffe (patch) | |
tree | 1f17690680a650dfabcc097d754c968b3c7ada8c /games | |
parent | 3d23ac2bb625b114df1d8288034ef7d8539cc986 (diff) | |
download | pkgsrc-93e6a5d6f13933dea165389e7bf9be93000faffe.tar.gz |
add and enable chocolate-doom
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index b6f8c5f0b64..f82db486708 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.450 2019/08/26 16:49:49 micha Exp $ +# $NetBSD: Makefile,v 1.451 2019/09/05 06:46:46 jnemeth Exp $ # COMMENT= Games @@ -59,6 +59,7 @@ SUBDIR+= ccgo SUBDIR+= cgoban SUBDIR+= cgoban-java SUBDIR+= chest +SUBDIR+= chocolate-doom SUBDIR+= chromium-bsu SUBDIR+= circuslinux SUBDIR+= civctp-demo |