From fd0c7bd5269f5f207761f51fffaccc387414e6fe Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Aug 28 2007 21:39:39 +0000 Subject: Fix jetty5 -> jetty in Makefile --- diff --git a/Makefile b/Makefile index 60e8075..8cc9da4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -# Makefile for source rpm: jetty5 +# Makefile for source rpm: jetty # $Id$ -NAME := jetty5 +NAME := jetty SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common