diff options
author | bf <bf@FreeBSD.org> | 2013-06-06 21:13:34 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-06-06 21:13:34 +0800 |
commit | 9607ab084858e7235f701ad8a2631a96fa1dfc32 (patch) | |
tree | 06a7190c46916a01a62815b672cc09c3694c72c7 /x11-wm | |
parent | 90b2688b402cc113c864b5481bcccb2ae801bf5a (diff) | |
download | freebsd-ports-gnome-9607ab084858e7235f701ad8a2631a96fa1dfc32.tar.gz freebsd-ports-gnome-9607ab084858e7235f701ad8a2631a96fa1dfc32.tar.zst freebsd-ports-gnome-9607ab084858e7235f701ad8a2631a96fa1dfc32.zip |
update lang/sbcl to 1.1.8, and adjust dependent ports
Diffstat (limited to 'x11-wm')
-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 c82c6ef78ea3..11625a3ce147 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -3,7 +3,7 @@ PORTNAME= stumpwm PORTVERSION= 0.9.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= x11-wm lisp MASTER_SITES= SAVANNAH DISTFILES= ${DISTNAME}.tgz |