diff options
author | bf <bf@FreeBSD.org> | 2012-01-24 22:10:45 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-01-24 22:10:45 +0800 |
commit | 38714e6725eccd4897945daeb84dfe75d33495a5 (patch) | |
tree | c56a0404ba4fa8ddb0fd5fc6847a7025b0135dd9 /x11/cl-clx | |
parent | 90b7575494b902fffbfe78fa73e216b9f1fd775c (diff) | |
download | freebsd-ports-gnome-38714e6725eccd4897945daeb84dfe75d33495a5.tar.gz freebsd-ports-gnome-38714e6725eccd4897945daeb84dfe75d33495a5.tar.zst freebsd-ports-gnome-38714e6725eccd4897945daeb84dfe75d33495a5.zip |
update lang/sbcl to 1.0.55, and adjust dependent ports
Diffstat (limited to 'x11/cl-clx')
-rw-r--r-- | x11/cl-clx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/cl-clx/Makefile b/x11/cl-clx/Makefile index aaa81909a6af..42f873669855 100644 --- a/x11/cl-clx/Makefile +++ b/x11/cl-clx/Makefile @@ -6,7 +6,7 @@ PORTNAME= clx PORTVERSION= 0.7.4 -PORTREVISION= 1 +PORTREVISION?= 1 CATEGORIES= x11 lisp MASTER_SITES= http://common-lisp.net/~abridgewater/dist/clx/ PKGNAMEPREFIX= cl- |