diff options
author | bf <bf@FreeBSD.org> | 2013-05-06 23:33:07 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-05-06 23:33:07 +0800 |
commit | 4ca6469bebf737a13fe9257550d791b2fdc61200 (patch) | |
tree | 5eac344fd936461b351ae47d13c9a2ead4c33698 /x11-wm | |
parent | 1871356558d45d41bca0613b8c942a4c0afb4c38 (diff) | |
download | freebsd-ports-gnome-4ca6469bebf737a13fe9257550d791b2fdc61200.tar.gz freebsd-ports-gnome-4ca6469bebf737a13fe9257550d791b2fdc61200.tar.zst freebsd-ports-gnome-4ca6469bebf737a13fe9257550d791b2fdc61200.zip |
update lang/sbcl to 1.1.7, 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 47157ce12635..c82c6ef78ea3 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -3,7 +3,7 @@ PORTNAME= stumpwm PORTVERSION= 0.9.7 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11-wm lisp MASTER_SITES= SAVANNAH DISTFILES= ${DISTNAME}.tgz |