diff options
Diffstat (limited to 'math/clasp/Makefile')
-rw-r--r-- | math/clasp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/clasp/Makefile b/math/clasp/Makefile index c217c7a2f92e..4d8b6a4ad864 100644 --- a/math/clasp/Makefile +++ b/math/clasp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= clasp -PORTVERSION= 2.1.3 -PORTREVISION= 1 +PORTVERSION= 2.1.4 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= potassco/${PORTNAME}/${PORTVERSION} |