From 8fcf7f687fc1ad01ae31d9890812dc8b48fea0fa Mon Sep 17 00:00:00 2001 From: Stefan Bethke Date: Thu, 22 Apr 1999 01:48:34 +0000 Subject: *** empty log message *** --- 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 d55724e29b2f..c0aaf03bae42 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -3,7 +3,7 @@ # Date created: 22 Apr 1999 # Whom: stb@freebsd.org # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/22 01:44:26 stb Exp $ # PKGNAME= setiathome-0.46 @@ -19,7 +19,7 @@ EXTRACT_BEFORE_ARGS= -xf EXTRACT_AFTER_ARGS= .if !defined(OSRELEASE) -OSRELEASE!= uname -r | ${SED} -e 's/^\(^[^-]*\)-.*/\1/' +OSRELEASE!= uname -r | sed -e 's/^\(^[^-]*\)-.*/\1/' .endif .if (${OSRELEASE} == 2.2.6) -- cgit v1.2.3