projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
032feef
)
horst: Updade copyright, add maintainer and license tags
author
Bruno Randolf
<br1@einfach.org>
Sat, 20 Sep 2014 17:31:34 +0000
(18:31 +0100)
committer
Bruno Randolf
<br1@einfach.org>
Sat, 20 Sep 2014 17:34:21 +0000
(18:34 +0100)
net/horst/Makefile
patch
|
blob
|
history
diff --git
a/net/horst/Makefile
b/net/horst/Makefile
index e746abea748be5408283374dc5e5c9fb25ef67bf..22ff4f2b03c8badd5a24dc430e12884ab51f4205 100644
(file)
--- a/
net/horst/Makefile
+++ b/
net/horst/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006
-2014
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-17,6
+17,10
@@
PKG_SOURCE_URL:=git://br1.einfach.org/horst
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=version-4.0
+PKG_MAINTAINER:=Bruno Randolf <br1@einfach.org>
+PKG_LICENSE:=GPL-2.0+
+PKG_LICENSE_FILE:=LICENSE
+
PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk