diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
commit | 63f5eeef8a3e1a075dc881008cee566e0f5c9efd (patch) | |
tree | a1ba323d184a3a776f45eb114cbdb05bfe21c470 /math/py-PuLP | |
parent | e413c34db1a433094d48a8c5c420cf5102c6da49 (diff) |
Notes
Diffstat (limited to 'math/py-PuLP')
-rw-r--r-- | math/py-PuLP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-PuLP/Makefile b/math/py-PuLP/Makefile index caca2acdbd2d..e9713b9a8c05 100644 --- a/math/py-PuLP/Makefile +++ b/math/py-PuLP/Makefile @@ -2,6 +2,7 @@ PORTNAME= PuLP DISTVERSION= 1.6.9 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |