svn commit: r511868 - head/sysutils/mdf2iso

Alex Kozlov ak at FreeBSD.org
Thu Sep 12 10:13:42 UTC 2019


Author: ak
Date: Thu Sep 12 10:13:41 2019
New Revision: 511868
URL: https://svnweb.freebsd.org/changeset/ports/511868

Log:
  - Spell Debian MASTER_SITE in the modern way
  
  Suggested by:	mat

Modified:
  head/sysutils/mdf2iso/Makefile

Modified: head/sysutils/mdf2iso/Makefile
==============================================================================
--- head/sysutils/mdf2iso/Makefile	Thu Sep 12 09:44:12 2019	(r511867)
+++ head/sysutils/mdf2iso/Makefile	Thu Sep 12 10:13:41 2019	(r511868)
@@ -4,8 +4,7 @@
 PORTNAME=	mdf2iso
 PORTVERSION=	0.3.1
 CATEGORIES=	sysutils
-MASTER_SITES=	${MASTER_SITE_DEBIAN}
-MASTER_SITE_SUBDIR=	pool/main/m/${PORTNAME}
+MASTER_SITES=	DEBIAN
 DISTFILES=	${PORTNAME}_${PORTVERSION}.orig.tar.gz ${PORTNAME}_${PORTVERSION}-${DEBIANVERSION}.debian.tar.xz  
 
 MAINTAINER=	portmaster at BSDforge.com


More information about the svn-ports-all mailing list