diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-03-25 09:48:06 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-03-25 09:48:06 +0800 |
commit | 01e382d26c769658b9538cb2a4d84f63fc682ed5 (patch) | |
tree | e42b525a03c6cd0f52e151a49a659fc72a592b72 /math/Makefile | |
parent | 36b9eb9972ede3ea01df93a383c24b941cde9864 (diff) | |
download | freebsd-ports-gnome-01e382d26c769658b9538cb2a4d84f63fc682ed5.tar.gz freebsd-ports-gnome-01e382d26c769658b9538cb2a4d84f63fc682ed5.tar.zst freebsd-ports-gnome-01e382d26c769658b9538cb2a4d84f63fc682ed5.zip |
Re-add math/rehearse: Doesn't seem to depend on any conflicting ports
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index aa23bedc40fa..825090349fb8 100644 --- a/math/Makefile +++ b/math/Makefile @@ -903,6 +903,7 @@ SUBDIR += reduce SUBDIR += reduce-psl SUBDIR += reed-solomon + SUBDIR += rehearse SUBDIR += rexx-regmath SUBDIR += rkward-kde SUBDIR += rngstreams |