aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2015-02-24 11:05:57 +0800
committermandree <mandree@FreeBSD.org>2015-02-24 11:05:57 +0800
commit734d719632bd2ad04e179b5f20b91f0700e33ed6 (patch)
tree47575afe07027b2892597b1c338811f7d62c5b0e /sysutils
parent6c5dfcd616ead0e42567df054c8f7668055ad422 (diff)
downloadfreebsd-ports-gnome-734d719632bd2ad04e179b5f20b91f0700e33ed6.tar.gz
freebsd-ports-gnome-734d719632bd2ad04e179b5f20b91f0700e33ed6.tar.zst
freebsd-ports-gnome-734d719632bd2ad04e179b5f20b91f0700e33ed6.zip
Add CPE_VENDOR to match NVD database.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/e2fsprogs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile
index e85c774b37af..e71039bcb7ee 100644
--- a/sysutils/e2fsprogs/Makefile
+++ b/sysutils/e2fsprogs/Makefile
@@ -14,7 +14,8 @@ LICENSE= GPLv2
PORTSCOUT= ignore # cannot handle the version in the directory
-USES= gmake pkgconfig tar:xz
+USES= cpe gmake pkgconfig tar:xz
+CPE_VENDOR= e2fsprogs_project
USE_CSTD= gnu99
USE_LDCONFIG= yes
GNU_CONFIGURE= yes