From: Travis Kemen Date: Thu, 10 Jul 2008 04:31:54 +0000 (+0000) Subject: revert last change, it will likely cause issues in the future. X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e62bd055ef778995a6d3028f7b6320e4c02e7d3e;p=openwrt%2Fsvn-archive%2Fpackages.git revert last change, it will likely cause issues in the future. SVN-Revision: 11762 --- diff --git a/net/n2n/Makefile b/net/n2n/Makefile index 89b98f768..a1172b9ef 100644 --- a/net/n2n/Makefile +++ b/net/n2n/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_BRANCH:=trunk PKG_SOURCE_URL:=https://svn.ntop.org/svn/ntop/trunk/n2n -PKG_REV:=$(shell LC_ALL=C svn info ${PKG_SOURCE_URL} | sed -ne's/^Last Changed Rev: //p') +PKG_REV:=3561 PKG_NAME:=n2n PKG_VERSION:=$(PKG_REV)