Index: x11-wm/stumpwm/Makefile =================================================================== --- x11-wm/stumpwm/Makefile +++ x11-wm/stumpwm/Makefile @@ -3,7 +3,7 @@ PORTNAME= stumpwm DISTVERSION= 18.05 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-wm lisp MAINTAINER= jrm@FreeBSD.org Index: x11-wm/stumpwm/files/stumpwm.in =================================================================== --- x11-wm/stumpwm/files/stumpwm.in +++ x11-wm/stumpwm/files/stumpwm.in @@ -1,4 +1,4 @@ -#/bin/sh +#!/bin/sh %%SBCL%% --eval "(in-package :cl-user)" \ --eval "(require :stumpwm)" \