aboutsummaryrefslogtreecommitdiffstats
path: root/package/ebtables
diff options
context:
space:
mode:
Diffstat (limited to 'package/ebtables')
-rw-r--r--package/ebtables/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/package/ebtables/Makefile b/package/ebtables/Makefile
index 6df16dd778..3f0b467ba4 100644
--- a/package/ebtables/Makefile
+++ b/package/ebtables/Makefile
@@ -1,14 +1,12 @@
-#############################################################
-#
-# ebtables
-#
-#############################################################
+# $Id$
+
include $(TOPDIR)/rules.mk
PKG_NAME:=ebtables
PKG_VERSION:=2.0.6
PKG_RELEASE:=1
PKG_MD5SUM:=c4559af2366c764c6c42a3fdd40d60d3
+
PKG_SOURCE_URL:=@SF/ebtables
PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz
PKG_BUILD_DIR:=$(BUILD_DIR)/ebtables-v$(PKG_VERSION)