diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 2 | ||||
-rw-r--r-- | emulators/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 795d4432249c..2fbab684f2c2 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Emulators for other operating systems + SUBDIR += adamem SUBDIR += aftp SUBDIR += atari800 diff --git a/emulators/pkg/COMMENT b/emulators/pkg/COMMENT deleted file mode 100644 index e41c5a5659f8..000000000000 --- a/emulators/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Emulators for other operating systems |