[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:
parent
a1efaf57c3
commit
f01276d65e
@ -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.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=perl
|
PKG_NAME:=perl
|
||||||
PKG_VERSION:=5.10.0
|
PKG_VERSION:=5.10.0
|
||||||
PKG_RELEASE:=5
|
PKG_RELEASE:=6
|
||||||
PKG_MD5SUM:=d2c39b002ebfd2c3c5dba589365c5a71
|
PKG_MD5SUM:=d2c39b002ebfd2c3c5dba589365c5a71
|
||||||
|
|
||||||
PKG_SOURCE_URL:=ftp://ftp.cpan.org/pub/CPAN/src/5.0 \
|
PKG_SOURCE_URL:=ftp://ftp.cpan.org/pub/CPAN/src/5.0 \
|
||||||
@ -79,7 +79,6 @@ include perlmod.mk
|
|||||||
|
|
||||||
define Package/perl
|
define Package/perl
|
||||||
$(call Package/perl/Default)
|
$(call Package/perl/Default)
|
||||||
MAINTAINER:=Peter Colberg <peter@petercolberg.org>
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/perl/description
|
define Package/perl/description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user