diff options
Diffstat (limited to 'math/lcalc/Makefile')
-rw-r--r-- | math/lcalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lcalc/Makefile b/math/lcalc/Makefile index 58babb542f78..c9d93c4dc73f 100644 --- a/math/lcalc/Makefile +++ b/math/lcalc/Makefile @@ -1,6 +1,6 @@ PORTNAME= lcalc PORTVERSION= 2.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= ftp://ftp.fu-berlin.de/unix/misc/sage/spkg/upstream/lcalc/ |