diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2017-08-03 23:40:28 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2017-08-03 23:40:28 +0000 |
commit | 0c310fcadd2730823eea60b4245bff733dfb3be3 (patch) | |
tree | e8fc0c42d014772acdec02566c05ff266a452981 /math/fpc-numlib | |
parent | e89964820d84dd970d1d167f07528b0fba7ef643 (diff) |
Notes
Diffstat (limited to 'math/fpc-numlib')
-rw-r--r-- | math/fpc-numlib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/fpc-numlib/Makefile b/math/fpc-numlib/Makefile index 5e2b6af633ed..9b8499059081 100644 --- a/math/fpc-numlib/Makefile +++ b/math/fpc-numlib/Makefile @@ -4,7 +4,6 @@ CATEGORIES= math lang PKGNAMESUFFIX= -numlib -MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal unit to numerical methods USE_FPC= yes |