svn commit: r397596 - head/games/domination

Rusmir Dusko nemysis at FreeBSD.org
Tue Sep 22 22:36:19 UTC 2015


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


More information about the svn-ports-head mailing list