summaryrefslogtreecommitdiff
path: root/openwrt/package/arpwatch/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-21 12:04:17 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-21 12:04:17 +0000
commitbbe82cedd08e72632c8d7eb6a0004573a5842e4a (patch)
treed0ff1c3e23d7d8195a6054fa1e16cdf2d15c851b /openwrt/package/arpwatch/Makefile
parent626e09ca9ec7dbb9ed6f4013b3e0982ba56056e2 (diff)
Remove superfluous source url
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1006 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/arpwatch/Makefile')
-rw-r--r--openwrt/package/arpwatch/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/openwrt/package/arpwatch/Makefile b/openwrt/package/arpwatch/Makefile
index 58f8e48da0..27e6c795e7 100644
--- a/openwrt/package/arpwatch/Makefile
+++ b/openwrt/package/arpwatch/Makefile
@@ -7,9 +7,7 @@ PKG_VERSION:=2.1a11
PKG_RELEASE:=1
PKG_MD5SUM:=9ecd00db892737431b0e524f3e52e19e
-PKG_SOURCE_URL:= \
- http://nbd.vd-s.ath.cx/openwrt \
- http://nthill.free.fr/openwrt/sources/$(PKG_NAME)/
+PKG_SOURCE_URL:=http://nbd.vd-s.ath.cx/openwrt
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)