Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Oct 2014 11:36:52 +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: r371740 - head/games/block
Message-ID:  <201410301136.s9UBaq2j074874@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Oct 30 11:36:51 2014
New Revision: 371740
URL: https://svnweb.freebsd.org/changeset/ports/371740
QAT: https://qat.redports.org/buildarchive/r371740/

Log:
  - Simplify MASTER_SITES
  - Drop @dirrm* from plist

Modified:
  head/games/block/Makefile
  head/games/block/pkg-plist

Modified: head/games/block/Makefile
==============================================================================
--- head/games/block/Makefile	Thu Oct 30 11:36:46 2014	(r371739)
+++ head/games/block/Makefile	Thu Oct 30 11:36:51 2014	(r371740)
@@ -4,8 +4,7 @@
 PORTNAME=	block
 PORTVERSION=	0.6
 CATEGORIES=	games
-MASTER_SITES=	${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR=	games/strategy
+MASTER_SITES=	SUNSITE/games/strategy
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org

Modified: head/games/block/pkg-plist
==============================================================================
--- head/games/block/pkg-plist	Thu Oct 30 11:36:46 2014	(r371739)
+++ head/games/block/pkg-plist	Thu Oct 30 11:36:51 2014	(r371740)
@@ -8,4 +8,3 @@ man/man6/block.6.gz
 %%DATADIR%%/4.block
 %%DATADIR%%/5.block
 %%DATADIR%%/6.block
-@dirrm %%DATADIR%%



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