summaryrefslogtreecommitdiff
path: root/math/py-numexpr
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-07-20 14:22:24 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-07-20 14:22:24 +0000
commitf53eb28489aa8f30712cd8772d1a0e05c394a5da (patch)
tree106b1a554f4cf4652ff2f420b33c89386548710b /math/py-numexpr
parentb587cc2b4da727288248ce5c15129046e6e6b332 (diff)
Diffstat (limited to 'math/py-numexpr')
-rw-r--r--math/py-numexpr/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile
index 45a5ee7f7aac..e4c5c93e1f86 100644
--- a/math/py-numexpr/Makefile
+++ b/math/py-numexpr/Makefile
@@ -1,5 +1,3 @@
-# Created by: Ju Pengfei <ju.pengfei@gmail.com>
-
PORTNAME= numexpr
PORTVERSION= 2.8.3
CATEGORIES= math python