Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2018 14:10:04 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r460215 - head/devel/libffcall
Message-ID:  <201801281410.w0SEA4t7032343@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan 28 14:10:04 2018
New Revision: 460215
URL: https://svnweb.freebsd.org/changeset/ports/460215

Log:
  Simplify MASTER_SITES
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/libffcall/Makefile

Modified: head/devel/libffcall/Makefile
==============================================================================
--- head/devel/libffcall/Makefile	Sun Jan 28 14:09:59 2018	(r460214)
+++ head/devel/libffcall/Makefile	Sun Jan 28 14:10:04 2018	(r460215)
@@ -4,7 +4,7 @@
 PORTNAME=	libffcall
 PORTVERSION=	1.13
 CATEGORIES=	devel
-MASTER_SITES=	GNU/${PORTNAME}
+MASTER_SITES=	GNU
 
 MAINTAINER=	amutu@amutu.com
 COMMENT=	Foreign function call libraries



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