aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorjrm <jrm@FreeBSD.org>2017-11-15 12:12:07 +0800
committerjrm <jrm@FreeBSD.org>2017-11-15 12:12:07 +0800
commitd166b71183757a77bb779c5164657d184736b88c (patch)
tree5b095b9c626447d0e00b1f7e094f8561a675e4b0 /x11-wm
parent26c507dc442731551cd435721099e6d6e08846a6 (diff)
downloadfreebsd-ports-gnome-d166b71183757a77bb779c5164657d184736b88c.tar.gz
freebsd-ports-gnome-d166b71183757a77bb779c5164657d184736b88c.tar.zst
freebsd-ports-gnome-d166b71183757a77bb779c5164657d184736b88c.zip
Chase upgrade of lang/sbcl
All ports with SBCL fasl files must be rebuilt when the lang/sbcl package changes. Also, add a note to lang/sbcl/Makefile as a reminder of the required PORTREVISION bumps to prevent future breakage. Approved by: krion, olgeni Differential Revision: https://reviews.freebsd.org/D13087
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/stumpwm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile
index 1583d0b3da70..620060879be5 100644
--- a/x11-wm/stumpwm/Makefile
+++ b/x11-wm/stumpwm/Makefile
@@ -4,6 +4,7 @@
PORTNAME= stumpwm
DISTVERSIONPREFIX=v
DISTVERSION= 1.0.1-rc
+PORTREVISION= 1
CATEGORIES= x11-wm lisp
MAINTAINER= jrm@FreeBSD.org