diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index b4aca05adb61..ea8c9448ef59 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Programming languages + SUBDIR += Gofer SUBDIR += STk SUBDIR += Sather |