diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 2 | ||||
-rw-r--r-- | games/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index e418b6dbdfaa..55f99cc2cf61 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Games + SUBDIR += 0verkill SUBDIR += 3dc SUBDIR += 3dpong diff --git a/games/pkg/COMMENT b/games/pkg/COMMENT deleted file mode 100644 index a14e46629f10..000000000000 --- a/games/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Games |