diff options
Diffstat (limited to 'math/ufc/Makefile')
-rw-r--r-- | math/ufc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ufc/Makefile b/math/ufc/Makefile index 2346cb92b818..f8e932c5d7b0 100644 --- a/math/ufc/Makefile +++ b/math/ufc/Makefile @@ -3,7 +3,7 @@ PORTNAME= ufc PORTVERSION= ${MMVERSION}.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math python MASTER_SITES= http://launchpad.net/${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/ |