diff options
| author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2025-03-23 18:39:31 +0000 |
|---|---|---|
| committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2025-03-23 18:39:31 +0000 |
| commit | a7768d474657933d8d4298c0ee9487a9e9196a59 (patch) | |
| tree | c93a5f664020bb56f9c8fa4ef9406c21b6aa1416 | |
| parent | ca5006d0a56899137c6ba6c098d481e77180210f (diff) | |
www/Makefile: Fix index
Reported by: Jonathan Chen <jonc __at__chen.org.nz>
| -rw-r--r-- | www/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index d5a8781969ee..888ecd5f71d9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2443,7 +2443,6 @@ SUBDIR += snarf SUBDIR += so SUBDIR += sogo - SUBDIR += sogo-activesync SUBDIR += sogo2 SUBDIR += sogo2-activesync SUBDIR += spawn-fcgi |
