From 98234a9cb1023792cb9d3968fc2f149b2bae77d2 Mon Sep 17 00:00:00 2001 From: Gabriel Kerneis Date: Thu, 9 May 2013 07:43:38 +0000 Subject: [PATCH] DNS change: jussieu.fr -> univ-paris-diderot.fr SVN-Revision: 36585 --- ipv6/ahcpd/Makefile | 6 +++--- net/babel/files/babeld.conf | 2 +- net/polipo/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ipv6/ahcpd/Makefile b/ipv6/ahcpd/Makefile index a42db71fa..3278371e3 100644 --- a/ipv6/ahcpd/Makefile +++ b/ipv6/ahcpd/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=0.53 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://www.pps.jussieu.fr/~jch/software/files/ +PKG_SOURCE_URL:=http://www.pps.univ-paris-diderot.fr/~jch/software/files/ PKG_MD5SUM:=a1a610bf20965aa522cd766bf3d5829a @@ -22,8 +22,8 @@ define Package/ahcpd SECTION:=ipv6 CATEGORY:=IPv6 TITLE:=Ad-Hoc Configuration Protocol daemon - URL:=http://www.pps.jussieu.fr/~jch/software/ahcp/ - MAINTAINER:=Gabriel Kerneis + URL:=http://www.pps.univ-paris-diderot.fr/~jch/software/ahcp/ + MAINTAINER:=Gabriel Kerneis DEPENDS:=+kmod-ipv6 +ip +librt endef diff --git a/net/babel/files/babeld.conf b/net/babel/files/babeld.conf index fd488f963..b27e65a45 100644 --- a/net/babel/files/babeld.conf +++ b/net/babel/files/babeld.conf @@ -1,6 +1,6 @@ # babel config file # Copyright (C) 2008-2010 Juliusz Chroboczek, L. Aaron Kaplan -# , +# , # # This config file simply documents sample entries. # "redistribute" means: redistribute routes from other routing protocols diff --git a/net/polipo/Makefile b/net/polipo/Makefile index 8099e6588..c6a140348 100644 --- a/net/polipo/Makefile +++ b/net/polipo/Makefile @@ -22,8 +22,8 @@ define Package/polipo SECTION:=net CATEGORY:=Network TITLE:=A caching web proxy - URL:=http://www.pps.jussieu.fr/~jch/software/polipo/ - MAINTAINER:=Gabriel Kerneis + URL:=http://www.pps.univ-paris-diderot.fr/~jch/software/polipo/ + MAINTAINER:=Gabriel Kerneis endef define Package/polipo/description -- 2.30.2