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