summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3a5221d..79fc95f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
-PN = ebuild-mode
+PN = gentoo-syntax
PV = $(shell sed '/^[ \t]*\* .*[Vv]ersion/!d;s/[^0-9.]*\([0-9.]*\).*/\1/;q' \
ChangeLog)
P = $(PN)-$(PV)
-DISTFILE = ebuild-mode.el
+DISTFILE = gentoo-syntax.el
.PHONY: all dist clean