diff options
| author | wiz <wiz@pkgsrc.org> | 2022-11-14 18:54:26 +0000 |
|---|---|---|
| committer | wiz <wiz@pkgsrc.org> | 2022-11-14 18:54:26 +0000 |
| commit | d4b8387bdad4b16561a48e415d787a5e986739a2 (patch) | |
| tree | bbaf0496e0aeaaeb841033bb25aecc71b9815bbb /math/Makefile | |
| parent | 624e3e09dabb39f843d3995ee9d6f4fd48d760c9 (diff) | |
| download | pkgsrc-d4b8387bdad4b16561a48e415d787a5e986739a2.tar.gz | |
py-gmpy: remove, replaced by py-gmpy2
Diffstat (limited to 'math/Makefile')
| -rw-r--r-- | math/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index 59188d2d9fc..5aa820b9544 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.553 2022/11/14 18:51:28 wiz Exp $ +# $NetBSD: Makefile,v 1.554 2022/11/14 18:54:26 wiz Exp $ COMMENT= Mathematics @@ -385,7 +385,6 @@ SUBDIR+= py-cdecimal SUBDIR+= py-claripy SUBDIR+= py-ephem SUBDIR+= py-fpconst -SUBDIR+= py-gmpy SUBDIR+= py-gmpy2 SUBDIR+= py-gwcs SUBDIR+= py-infinity |
