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:
5ae06b5
)
Add ISC/BSD to PKG_LICENSE_*
author
Bryan Steele
<redacted>
Fri, 8 Aug 2014 20:41:38 +0000
(16:41 -0400)
committer
Bryan Steele
<redacted>
Fri, 8 Aug 2014 20:41:38 +0000
(16:41 -0400)
net/openssh/Makefile
patch
|
blob
|
history
diff --git
a/net/openssh/Makefile
b/net/openssh/Makefile
index 0e142b03fad654b3b465df8405bfc021c82df5d5..a635e07fe159749d0013499e13e556ec98a46aa5 100644
(file)
--- a/
net/openssh/Makefile
+++ b/
net/openssh/Makefile
@@
-16,6
+16,9
@@
PKG_SOURCE_URL:=http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
http://ftp.belnet.be/pub/OpenBSD/OpenSSH/portable/
PKG_MD5SUM:=3e9800e6bca1fbac0eea4d41baa7f239
+PKG_LICENSE:=BSD ISC
+PKG_LICENSE_FILE:=LICENCE
+
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
git clone https://git.99rst.org/PROJECT