svn commit: r384093 - head/archivers/bzip2
Bartek Rutkowski
robak at FreeBSD.org
Thu Apr 16 08:08:36 UTC 2015
Author: robak
Date: Thu Apr 16 08:08:35 2015
New Revision: 384093
URL: https://svnweb.freebsd.org/changeset/ports/384093
Log:
archivers/bzip2: add CPE info
PR: 199369
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Approved by: portmgr blanket
Modified:
head/archivers/bzip2/Makefile
Modified: head/archivers/bzip2/Makefile
==============================================================================
--- head/archivers/bzip2/Makefile Thu Apr 16 08:05:47 2015 (r384092)
+++ head/archivers/bzip2/Makefile Thu Apr 16 08:08:35 2015 (r384093)
@@ -9,6 +9,8 @@ MASTER_SITES= http://www.bzip.org/${PORT
MAINTAINER= jharris at widomaker.com
COMMENT= Block-sorting file compressor
+USES= cpe
+CPE_VENDOR= bzip
USE_LDCONFIG= yes
PATCH_STRIP= -p3
More information about the svn-ports-all
mailing list