ngircd: make myself the maintainer
Signed-off-by: Claudio Leite <leitec@staticky.com>
This commit is contained in:
parent
556cab1b0a
commit
8a14478b21
1 changed files with 3 additions and 0 deletions
|
@ -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:= \
|
||||
|
|
Loading…
Reference in a new issue