diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2013-03-22 19:41:06 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2013-03-22 19:41:06 +0000 |
commit | ae00646d65a98a0b5d638acd6d4cfbe9206afdff (patch) | |
tree | 063da6ff425917b79f52c76f622cce505e893402 | |
parent | Upgrade to version 0.11.0. (diff) |
Upgrade to version 0.11.0.
Notes
Notes:
svn path=/head/; revision=314958
-rw-r--r-- | devel/cl-cffi-clisp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cl-cffi-clisp/Makefile b/devel/cl-cffi-clisp/Makefile index aba2619375bf..e240d1acaddd 100644 --- a/devel/cl-cffi-clisp/Makefile +++ b/devel/cl-cffi-clisp/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cffi -PORTVERSION= 0.10.6 -PORTREVISION= 1 +PORTVERSION= 0.11.0 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none |