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
commit
8a14478b21
1 changed files with 3 additions and 0 deletions
  1. +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:= \


Loading…
Cancel
Save