diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-10-03 13:47:44 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-10-03 13:47:44 +0000 |
commit | 8e5a6741f554097caf643375cf115ad4c03b3eb7 (patch) | |
tree | 7b6165db6c53022961c6e94bd3b4590f88a8c98f /devel/cl-uffi-sbcl/Makefile | |
parent | . support staging; (diff) |
Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjust
dependent ports
PR: 181545 [1]
Diffstat (limited to 'devel/cl-uffi-sbcl/Makefile')
-rw-r--r-- | devel/cl-uffi-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-uffi-sbcl/Makefile b/devel/cl-uffi-sbcl/Makefile index f6f512e68ea1..14287b535c42 100644 --- a/devel/cl-uffi-sbcl/Makefile +++ b/devel/cl-uffi-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= uffi PORTVERSION= 2.0.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none |