Browse Source

Merge pull request #14982 from dibdot/mc

mc: remove maintainer
lilik-openwrt-22.03
Dirk Brenken 3 years ago
committed by GitHub
parent
commit
974d51b939
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      utils/mc/Makefile

+ 1
- 1
utils/mc/Makefile View File

@ -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


Loading…
Cancel
Save