This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
ngircd: make myself the maintainer
Signed-off-by: Claudio Leite <leitec@staticky.com>
lilik-openwrt-22.03
Claudio Leite
10 years ago
parent
556cab1b0a
commit
8a14478b21
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
net/ngircd/Makefile
+ 3
- 0
net/ngircd/Makefile
View File
@ -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
:=
\
Write
Preview
Loading…
Cancel
Save