diff options
Diffstat (limited to 'devel/ipython5/Makefile')
-rw-r--r-- | devel/ipython5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ipython5/Makefile b/devel/ipython5/Makefile index fd6444aee90a..0e2185040b59 100644 --- a/devel/ipython5/Makefile +++ b/devel/ipython5/Makefile @@ -3,7 +3,7 @@ PORTNAME= ipython PORTVERSION= 5.8.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |