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:
2e8abd4
)
udpxy: add license.
author
Álvaro Fernández Rojas
<noltari@gmail.com>
Fri, 25 Jul 2014 18:57:47 +0000
(20:57 +0200)
committer
Álvaro Fernández Rojas
<noltari@gmail.com>
Fri, 25 Jul 2014 18:57:47 +0000
(20:57 +0200)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
net/udpxy/Makefile
patch
|
blob
|
history
diff --git
a/net/udpxy/Makefile
b/net/udpxy/Makefile
index 886d5dabe439c0603062063b56a6559ca62ecdff..f3ed89f304d0959eaf4eb826a21d76bceb748a70 100644
(file)
--- a/
net/udpxy/Makefile
+++ b/
net/udpxy/Makefile
@@
-18,6
+18,9
@@
PKG_SOURCE_URL:=http://www.udpxy.com/download/1_23
PKG_MD5SUM:=0c953f7dd80329c1a062997afb9b6744
PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>
+PKG_LICENSE:=GPL-3.0
+PKG_LICENSE_FILES:=gpl.txt
+
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk