diff options
Diffstat (limited to 'math/pynac/Makefile')
-rw-r--r-- | math/pynac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pynac/Makefile b/math/pynac/Makefile index 775e1c4b5428..260d9c2beaa8 100644 --- a/math/pynac/Makefile +++ b/math/pynac/Makefile @@ -2,7 +2,7 @@ PORTNAME= pynac PORTVERSION= 0.7.27 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/ |