From 2a24047fe4462890dd262ff9b6f5618aca18be9b Mon Sep 17 00:00:00 2001 From: Stefan Bethke Date: Thu, 22 Apr 1999 02:00:16 +0000 Subject: Grrr, last-second changes... Also, portlint complains about verbatim use of 'sed', and suggest ${SED} instead, but it isn't defined... --- astro/setiathome/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'astro/setiathome/Makefile') diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index c0aaf03bae42..107b6aca6557 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -3,7 +3,7 @@ # Date created: 22 Apr 1999 # Whom: stb@freebsd.org # -# $Id: Makefile,v 1.1.1.1 1999/04/22 01:44:26 stb Exp $ +# $Id: Makefile,v 1.2 1999/04/22 01:48:34 stb Exp $ # PKGNAME= setiathome-0.46 @@ -54,7 +54,7 @@ pre-fetch: ${ECHO} "It seems you are running FreeBSD `uname -r`, which is not currently"; \ ${ECHO} "supported. SETI@home currently supports only FreeBSD 2.2.5 and above,"; \ ${ECHO} "and FreeBSD 3.1."; \ - ${ECHO} + ${ECHO} \ exit 72; \ fi; -- cgit v1.2.3