aboutsummaryrefslogtreecommitdiffstats
path: root/package/libnl/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-11-30 11:33:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-11-30 11:33:28 +0000
commit661d97025a713bed1741e78c490c5de1446b0942 (patch)
treeb7a6812a628b412bc9d855981a75e59fd4d478d9 /package/libnl/Makefile
parentfc144fff14200ce9c6723094623c0990620acbbb (diff)
downloadupstream-661d97025a713bed1741e78c490c5de1446b0942.tar.gz
upstream-661d97025a713bed1741e78c490c5de1446b0942.tar.bz2
upstream-661d97025a713bed1741e78c490c5de1446b0942.zip
adjust libnl url
SVN-Revision: 9638
Diffstat (limited to 'package/libnl/Makefile')
-rw-r--r--package/libnl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libnl/Makefile b/package/libnl/Makefile
index 372b3a3580..85a524861c 100644
--- a/package/libnl/Makefile
+++ b/package/libnl/Makefile
@@ -22,7 +22,7 @@ define Package/libnl
SECTION:=net
CATEGORY:=Base system
TITLE:=netlink socket library
- URL:=http://www.suug.ch/~tgr/libnl/
+ URL:=http://people.suug.ch/~tgr/libnl/
endef
define Package/libnl/description