diff options
author | bf <bf@FreeBSD.org> | 2012-09-13 10:03:41 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-09-13 10:03:41 +0800 |
commit | d71d1ca13a20ac051e9ace029d77df7162a566df (patch) | |
tree | f248dab09ddd16748cedb8658f5e1e470c71cba3 /x11-wm/stumpwm | |
parent | 38f4e69053ae88c9b81e1aea66fe1961256152e6 (diff) | |
download | freebsd-ports-gnome-d71d1ca13a20ac051e9ace029d77df7162a566df.tar.gz freebsd-ports-gnome-d71d1ca13a20ac051e9ace029d77df7162a566df.tar.zst freebsd-ports-gnome-d71d1ca13a20ac051e9ace029d77df7162a566df.zip |
update lang/sbcl to 1.0.58 and switch to the new options format;
adjust dependent ports
Diffstat (limited to 'x11-wm/stumpwm')
-rw-r--r-- | x11-wm/stumpwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile index 27faa1c77128..cba1c13bacf0 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -7,7 +7,7 @@ PORTNAME= stumpwm PORTVERSION= 0.9.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-wm lisp MASTER_SITES= SAVANNAH DISTFILES= ${DISTNAME}.tgz |