diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-11-04 10:09:56 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-11-04 10:09:56 +0000 |
commit | 64f2aa3a005d1d648f7e1bdcbc4e45fe181a4469 (patch) | |
tree | a07cce6ef6c11ce1bc1b2e14d3c0827eb2e65bbb /lang/Makefile | |
parent | 526e857f358f9506f1b227f64ca4455e15d9d9e9 (diff) |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 3679b78d4db6..7e1aaf514db1 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -270,7 +270,6 @@ SUBDIR += perl5.30 SUBDIR += petite-chez SUBDIR += pfe - SUBDIR += purescript SUBDIR += pharo SUBDIR += phc SUBDIR += php-mode.el @@ -288,6 +287,7 @@ SUBDIR += polyml SUBDIR += ponyc SUBDIR += ptoc + SUBDIR += purescript SUBDIR += py-hy SUBDIR += py-mx-base SUBDIR += py-prolog |