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 96a611e078d5..0cd2ad4c98ef 100644 --- a/math/ufc/Makefile +++ b/math/ufc/Makefile @@ -3,7 +3,7 @@ PORTNAME= ufc PORTVERSION= ${MMVERSION}.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= http://launchpad.net/${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/ |