diff options
Diffstat (limited to 'tools/m4')
-rw-r--r-- | tools/m4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/m4/Makefile b/tools/m4/Makefile index aa3c382f5b..a6d931b0fd 100644 --- a/tools/m4/Makefile +++ b/tools/m4/Makefile @@ -7,6 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=m4 +PKG_CPE_ID:=cpe:/a:gnu:m4 PKG_VERSION:=1.4.18 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz |