Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Dec 2014 14:07:26 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r374533 - head/ftp/wget
Message-ID:  <201412111407.sBBE7QD1063330@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Dec 11 14:07:25 2014
New Revision: 374533
URL: https://svnweb.freebsd.org/changeset/ports/374533
QAT: https://qat.redports.org/buildarchive/r374533/

Log:
  - Further simplify MASTER_SITES
  
  Suggested by:	danfe
  Approved by:	maintainer timeout

Modified:
  head/ftp/wget/Makefile

Modified: head/ftp/wget/Makefile
==============================================================================
--- head/ftp/wget/Makefile	Thu Dec 11 13:57:31 2014	(r374532)
+++ head/ftp/wget/Makefile	Thu Dec 11 14:07:25 2014	(r374533)
@@ -4,7 +4,7 @@
 PORTNAME=	wget
 DISTVERSION=	1.16
 CATEGORIES=	ftp www ipv6
-MASTER_SITES=	GNU/wget
+MASTER_SITES=	GNU
 
 MAINTAINER=	vd@FreeBSD.org
 COMMENT=	Retrieve files from the Net via HTTP(S) and FTP



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