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.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=ef54552a5c9a65fe35af508cd9d988506050e49e 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 89b98f7687..a1172b9ef8 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)