Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2015 18:05:15 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383823 - head/ftp/wget
Message-ID:  <201504111805.t3BI5F25048121@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Sat Apr 11 18:05:14 2015
New Revision: 383823
URL: https://svnweb.freebsd.org/changeset/ports/383823

Log:
  ftp/wget: add CPE information
  
  - Maintainer's timeout (vd@FreeBSD.org)
  
  PR:		198840
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>

Modified:
  head/ftp/wget/Makefile

Modified: head/ftp/wget/Makefile
==============================================================================
--- head/ftp/wget/Makefile	Sat Apr 11 17:53:54 2015	(r383822)
+++ head/ftp/wget/Makefile	Sat Apr 11 18:05:14 2015	(r383823)
@@ -13,8 +13,9 @@ COMMENT=	Retrieve files from the Net via
 LICENSE=	GPLv3 # or later
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		charsetfix gmake makeinfo perl5 tar:xz
+USES=		charsetfix cpe gmake makeinfo perl5 tar:xz
 USE_PERL5=	build
+CPE_VENDOR=	gnu
 GNU_CONFIGURE=	yes
 OPTIONS_SUB=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504111805.t3BI5F25048121>