diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2024-12-20 11:40:22 -0400 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2024-12-20 11:41:38 -0400 |
commit | ea3e1e9d7a1d520ed7482db36ce6891d531f3fd3 (patch) | |
tree | aeb5f350e8fe4143fc873adc9b256dd8f129e26c | |
parent | dns/dnsmasq-devel: update to v2.91test1 (diff) |
textproc/Makefile: Remove invalid entry for cl-meta-clisp
Reported by: antoine
Sponsored by: The FreeBSD Foundation
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index dac6d1a6c3b5..9985c63deb25 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -102,7 +102,6 @@ SUBDIR += choose SUBDIR += chpp SUBDIR += cl-meta - SUBDIR += cl-meta-clisp SUBDIR += cl-meta-sbcl SUBDIR += cl-ppcre SUBDIR += cl-ppcre-ccl |