git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
6b4b73f
)
xl2tpd: add PKG_LICENSE information
author
Daniel Golle
<redacted>
Sun, 10 Aug 2014 11:43:03 +0000
(13:43 +0200)
committer
Daniel Golle
<redacted>
Sun, 10 Aug 2014 11:43:19 +0000
(13:43 +0200)
Signed-off-by: Daniel Golle <redacted>
net/xl2tpd/Makefile
patch
|
blob
|
history
diff --git
a/net/xl2tpd/Makefile
b/net/xl2tpd/Makefile
index 4e108ab809d64ad10a69d9f6a9f0bcde64ae6ff9..b99641c5fb0ada333f1908cb4ba2eb9daec8146d 100644
(file)
--- a/
net/xl2tpd/Makefile
+++ b/
net/xl2tpd/Makefile
@@
-11,6
+11,8
@@
PKG_NAME:=xl2tpd
PKG_VERSION:=1.3.6
PKG_RELEASE:=1
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
+PKG_LICENSE:=GPL-2.0
+PKG_LICENSE_FILES:=LICENSE
PKG_RELEASE=$(PKG_SOURCE_VERSION)
git clone https://git.99rst.org/PROJECT