diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-23 02:43:12 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-23 02:43:12 +0000 |
commit | 99b812a31c18d2573645ce1afc4e3f83409ed9e0 (patch) | |
tree | d6812611a727c1ece895f445417b4235be3c6561 /x11-wm | |
parent | 3ed74ebfa41592b9f0d299526371287a8e88cd70 (diff) | |
download | freebsd-ports-99b812a31c18d2573645ce1afc4e3f83409ed9e0.zip |
update lang/sbcl to 1.0.53, and adjust dependent ports
PR: 161444
Submitted by: olgeni (earlier version)
Approved by: miwi (portmgr)
Feature safe: yes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/cl-stumpwm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/stumpwm/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/cl-stumpwm/Makefile b/x11-wm/cl-stumpwm/Makefile index 25f93dad9509..b3ef33809657 100644 --- a/x11-wm/cl-stumpwm/Makefile +++ b/x11-wm/cl-stumpwm/Makefile @@ -7,7 +7,7 @@ PORTNAME= stumpwm PORTVERSION= 0.9.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm lisp MASTER_SITES= SAVANNAH DISTFILES= ${DISTNAME}.tgz diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile index bd72f61cb103..25f93dad9509 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -7,7 +7,7 @@ PORTNAME= stumpwm PORTVERSION= 0.9.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm lisp MASTER_SITES= SAVANNAH DISTFILES= ${DISTNAME}.tgz |