[net] File Transfer: Moved axel download accelerator to File Transfer submenu.
[openwrt/svn-archive/archive.git] / net / polipo / Makefile
index 7745eadb64d342d824a350d6dded1771e74d9bd5..bbd54eb7afbde46c5041f6edd2244207c63e30a6 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=polipo
 PKG_VERSION:=1.0.4.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://freehaven.net/~chrisd/polipo/
@@ -18,11 +18,12 @@ PKG_MD5SUM:=bfc5c85289519658280e093a270d6703
 include $(INCLUDE_DIR)/package.mk
 
 define Package/polipo
-  SUBMENU:=Proxy Servers
+  SUBMENU:=Web Servers/Proxies
   SECTION:=net
   CATEGORY:=Network
   TITLE:=A caching web proxy
   URL:=http://www.pps.jussieu.fr/~jch/software/polipo/
+  MAINTAINER:=Gabriel Kerneis <kerneis@pps.jussieu.fr>
 endef
 
 define Package/polipo/description