diff options
author | will <will@FreeBSD.org> | 2001-03-11 10:18:43 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-11 10:18:43 +0800 |
commit | a4d9970f8230fd2b4c368475c75e18b641edc901 (patch) | |
tree | fe598045ac359f40a65abbcbeec5194bfcc11a1d /textproc/Makefile | |
parent | 24dfd9528943e0880fded521f926c862ddb2e1e2 (diff) | |
download | freebsd-ports-graphics-a4d9970f8230fd2b4c368475c75e18b641edc901.tar.gz freebsd-ports-graphics-a4d9970f8230fd2b4c368475c75e18b641edc901.tar.zst freebsd-ports-graphics-a4d9970f8230fd2b4c368475c75e18b641edc901.zip |
Add opensched 0.1.0, a project scheduler.
PR: 24758
Submitted by: Daniel McRobb <dwm@caimis.com>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index bb02d4e55a5..5445d8f692b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -79,6 +79,7 @@ SUBDIR += nl-ispell SUBDIR += no-ispell SUBDIR += openjade + SUBDIR += opensched SUBDIR += p5-DelimMatch SUBDIR += p5-PDF-Create SUBDIR += p5-Sort-ArbBiLex |