diff options
author | bf <bf@FreeBSD.org> | 2013-03-03 23:55:04 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-03-03 23:55:04 +0800 |
commit | 3157042a4e760f5230dff4eebf8e189be34c21fa (patch) | |
tree | 8aed0df263b674b6b2e8e62a64b840dab9abcb22 /x11-wm | |
parent | bd8082785b7a09a76440cbac8b25ab25fcbdb052 (diff) | |
download | freebsd-ports-gnome-3157042a4e760f5230dff4eebf8e189be34c21fa.tar.gz freebsd-ports-gnome-3157042a4e760f5230dff4eebf8e189be34c21fa.tar.zst freebsd-ports-gnome-3157042a4e760f5230dff4eebf8e189be34c21fa.zip |
update lang/sbcl to 1.1.5+bugfixes, 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 291a8662f64f..47157ce12635 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -3,7 +3,7 @@ PORTNAME= stumpwm PORTVERSION= 0.9.7 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11-wm lisp MASTER_SITES= SAVANNAH DISTFILES= ${DISTNAME}.tgz |