Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2015 22:36:18 +0000 (UTC)
From:      Rusmir Dusko <nemysis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397596 - head/games/domination
Message-ID:  <201509222236.t8MMaIxC078993@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nemysis
Date: Tue Sep 22 22:36:17 2015
New Revision: 397596
URL: https://svnweb.freebsd.org/changeset/ports/397596

Log:
  - Remove %%DATADIR%%/help/pspbrwse.jbf, forgotten in previous commit
  - Bump PORTREVISION for pkg-plist change

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

Modified: head/games/domination/Makefile
==============================================================================
--- head/games/domination/Makefile	Tue Sep 22 22:08:59 2015	(r397595)
+++ head/games/domination/Makefile	Tue Sep 22 22:36:17 2015	(r397596)
@@ -3,6 +3,7 @@
 
 PORTNAME=	domination
 PORTVERSION=	1.1.1.6
+PORTREVISION=	1
 CATEGORIES=	games java
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME:S/d/D/}/${PORTVERSION}/:game \
 		http://domination.sourceforge.net/maps/

Modified: head/games/domination/pkg-plist
==============================================================================
--- head/games/domination/pkg-plist	Tue Sep 22 22:08:59 2015	(r397595)
+++ head/games/domination/pkg-plist	Tue Sep 22 22:36:17 2015	(r397596)
@@ -50,7 +50,6 @@ bin/domination-SwingGUI
 %%DATADIR%%/help/maingame.gif
 %%DATADIR%%/help/mainmenu.gif
 %%DATADIR%%/help/newgame.gif
-%%DATADIR%%/help/pspbrwse.jbf
 %%DATADIR%%/help/rules.htm
 %%DATADIR%%/help/server.gif
 %%DATADIR%%/help/server2.gif



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