diff options
author | rene <rene@FreeBSD.org> | 2014-01-31 08:03:39 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-01-31 08:03:39 +0800 |
commit | df8437ba337c6a012ccfb77a62efe3017f24acb8 (patch) | |
tree | 213c733d9b1a7e0f6a8d14674923ed4b2940b0d8 /math/Makefile | |
parent | 0bc5226705dea86ff7c65d5cf2628d36fb9a686b (diff) | |
download | freebsd-ports-gnome-df8437ba337c6a012ccfb77a62efe3017f24acb8.tar.gz freebsd-ports-gnome-df8437ba337c6a012ccfb77a62efe3017f24acb8.tar.zst freebsd-ports-gnome-df8437ba337c6a012ccfb77a62efe3017f24acb8.zip |
Restore math/hexcalc and modernize it.
Pass maintainership to Julian Stacey.
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 a4532545d660..67d0c35778d9 100644 --- a/math/Makefile +++ b/math/Makefile @@ -163,6 +163,7 @@ SUBDIR += gringo SUBDIR += grpn SUBDIR += gsl + SUBDIR += hexcalc SUBDIR += hs-Agda SUBDIR += hs-NumInstances SUBDIR += hs-categories |