summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2007-12-28 10:54:26 +0000
committerMika Havela <mika.havela@gmail.com>2007-12-28 10:54:26 +0000
commit3cf15148d5f3b9883ef729f275e9b245cd16321f (patch)
tree2f79a6bc411c04cd372f908f0543c108d5697d5a /Makefile
parent895e1cb0ad04a555ed8506c44815b04542cfbf67 (diff)
downloadacf-snort-3cf15148d5f3b9883ef729f275e9b245cd16321f.tar.bz2
acf-snort-3cf15148d5f3b9883ef729f275e9b245cd16321f.tar.xz
Created README and modified Makefilev2.0_alpha3
git-svn-id: svn://svn.alpinelinux.org/acf/snort/trunk@473 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index 07d4dfe..7530ea6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,13 @@
APP_NAME=snort
PACKAGE=acf-$(APP_NAME)
-VERSION=1.0_alpha1
-
-APP_DIST=snort-controller.lua\
- snort.menu\
- snort-model.lua\
- snort-read-html.lsp\
- snort-view-html.lsp
+VERSION=2.0_alpha3
+
+APP_DIST=\
+ snort-controller.lua \
+ snort-model.lua \
+ snort-read-html.lsp \
+ snort-view-html.lsp \
+ snort.menu \
EXTRA_DIST=README Makefile config.mk