Date: Tue, 17 May 2016 17:09:50 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415396 - head/devel/autogen Message-ID: <201605171709.u4HH9ooM012992@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Tue May 17 17:09:50 2016 New Revision: 415396 URL: https://svnweb.freebsd.org/changeset/ports/415396 Log: There is no :gnu master sites. Sponsored by: Absolight Modified: head/devel/autogen/Makefile Modified: head/devel/autogen/Makefile ============================================================================== --- head/devel/autogen/Makefile Tue May 17 17:00:15 2016 (r415395) +++ head/devel/autogen/Makefile Tue May 17 17:09:50 2016 (r415396) @@ -6,7 +6,7 @@ PORTVERSION= 5.18.4 PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= GNU/${PORTNAME}/rel${PORTVERSION} -DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,gnu +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Tool designed to simplify the creation and maintenance of programs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605171709.u4HH9ooM012992>