Browse Source
Merge pull request #14982 from dibdot/mc
mc: remove maintainer
lilik-openwrt-22.03
Dirk Brenken
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
utils/mc/Makefile
|
|
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk |
|
|
|
PKG_NAME:=mc |
|
|
|
PKG_VERSION:=4.8.26 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org> |
|
|
|
PKG_MAINTAINER:= |
|
|
|
PKG_LICENSE:=GPL-3.0-or-later |
|
|
|
PKG_CPE_ID:=cpe:/a:midnight_commander:midnight_commander |
|
|
|
|
|
|
|