Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 2014 12:16:04 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343479 - head/games/blockrage
Message-ID:  <201402091216.s19CG4fT001986@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Feb  9 12:16:03 2014
New Revision: 343479
URL: http://svnweb.freebsd.org/changeset/ports/343479
QAT: https://qat.redports.org/buildarchive/r343479/

Log:
  Finish stage support

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

Modified: head/games/blockrage/Makefile
==============================================================================
--- head/games/blockrage/Makefile	Sun Feb  9 12:13:42 2014	(r343478)
+++ head/games/blockrage/Makefile	Sun Feb  9 12:16:03 2014	(r343479)
@@ -3,7 +3,7 @@
 
 PORTNAME=	blockrage
 PORTVERSION=	0.2.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \
 		SF/nemysisfreebsdp/:icons

Modified: head/games/blockrage/pkg-plist
==============================================================================
--- head/games/blockrage/pkg-plist	Sun Feb  9 12:13:42 2014	(r343478)
+++ head/games/blockrage/pkg-plist	Sun Feb  9 12:16:03 2014	(r343479)
@@ -1,4 +1,5 @@
 bin/blockrage
+man/man6/blockrage.6.gz
 %%DATADIR%%/blockrage
 %%DATADIR%%/blockrage-fhs.rc
 %%DATADIR%%/blockrage.cfg



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