summaryrefslogtreecommitdiffstats
path: root/package/ifxmips-dsl-control
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-23 11:27:29 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-23 11:27:29 +0000
commit2479c0db54c659529ac1475f3f30cf27149d90c3 (patch)
treef791fbb5a028b4b48d1e803f7ed7364bdd3cd0c1 /package/ifxmips-dsl-control
parent725f6b1cca4949a5e52341b99b81201c5f8e7a47 (diff)
[package] cleanup Makefiles (#7212)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21107 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ifxmips-dsl-control')
-rw-r--r--package/ifxmips-dsl-control/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ifxmips-dsl-control/Makefile b/package/ifxmips-dsl-control/Makefile
index bd35d2f9c..6fcad6b92 100644
--- a/package/ifxmips-dsl-control/Makefile
+++ b/package/ifxmips-dsl-control/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -23,7 +23,7 @@ define Package/ifxmips-dsl-control
CATEGORY:=Network
TITLE:=DSL CPE control application
URL:=http://www.infineon.com/
- MAINTAINER:=Infineon Technologies AG / Lantiq / blogic@openwrt.org
+ MAINTAINER:=Infineon Technologies AG / Lantiq / John Crispin <blogic@openwrt.org>
DEPENDS:=+kmod-ifxmips-dsl-api +libpthread @BROKEN
endef