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-wm | |
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-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 b3ef33809657..44be642ea9d9 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -7,7 +7,7 @@ PORTNAME= stumpwm PORTVERSION= 0.9.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm lisp MASTER_SITES= SAVANNAH DISTFILES= ${DISTNAME}.tgz |