[package] polipo: Fix maintainer (closes: #7010)
Messed up in previous commit. Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr> git-svn-id: svn://svn.openwrt.org/openwrt/packages@20609 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ca98d0b837
commit
0cdcdc8a9c
@ -10,7 +10,6 @@ include $(TOPDIR)/rules.mk
|
|||||||
PKG_NAME:=polipo
|
PKG_NAME:=polipo
|
||||||
PKG_VERSION:=1.0.4.1
|
PKG_VERSION:=1.0.4.1
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
MAINTAINER:=Gabriel Kerneis <kerneis@pps.jussieu.fr>
|
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://freehaven.net/~chrisd/polipo/
|
PKG_SOURCE_URL:=http://freehaven.net/~chrisd/polipo/
|
||||||
@ -24,6 +23,7 @@ define Package/polipo
|
|||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=A caching web proxy
|
TITLE:=A caching web proxy
|
||||||
URL:=http://www.pps.jussieu.fr/~jch/software/polipo/
|
URL:=http://www.pps.jussieu.fr/~jch/software/polipo/
|
||||||
|
MAINTAINER:=Gabriel Kerneis <kerneis@pps.jussieu.fr>
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/polipo/description
|
define Package/polipo/description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user