[packages] perl: remove Peter as he is no longer the maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28153 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
swalker 2011-09-03 19:32:22 +00:00
parent a1efaf57c3
commit f01276d65e

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2006-2010 OpenWrt.org
# Copyright (C) 2006-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=perl
PKG_VERSION:=5.10.0
PKG_RELEASE:=5
PKG_RELEASE:=6
PKG_MD5SUM:=d2c39b002ebfd2c3c5dba589365c5a71
PKG_SOURCE_URL:=ftp://ftp.cpan.org/pub/CPAN/src/5.0 \
@ -79,7 +79,6 @@ include perlmod.mk
define Package/perl
$(call Package/perl/Default)
MAINTAINER:=Peter Colberg <peter@petercolberg.org>
endef
define Package/perl/description