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:
556cab1
)
ngircd: make myself the maintainer
author
Claudio Leite
<redacted>
Fri, 3 Jul 2015 13:20:43 +0000
(09:20 -0400)
committer
Claudio Leite
<redacted>
Fri, 3 Jul 2015 13:20:43 +0000
(09:20 -0400)
Signed-off-by: Claudio Leite <redacted>
net/ngircd/Makefile
patch
|
blob
|
history
diff --git
a/net/ngircd/Makefile
b/net/ngircd/Makefile
index ab9795dc2ad4cb2eec6d3ce2be081cf8a528ca90..ca8d3baf46db60ca0358384404180d7afc8fe2d9 100644
(file)
--- a/
net/ngircd/Makefile
+++ b/
net/ngircd/Makefile
@@
-10,6
+10,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ngircd
PKG_VERSION:=18
PKG_RELEASE:=1
+PKG_MAINTAINER:=Claudio Leite <leitec@staticky.com>
+PKG_LICENSE:=GPL-2.0
+PKG_LICENSE_FILES:=COPYING
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:= \
git clone https://git.99rst.org/PROJECT