diff options
author | nemysis <nemysis@FreeBSD.org> | 2015-09-23 06:36:17 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2015-09-23 06:36:17 +0800 |
commit | 303ac3efe11c4ebc0c333c0267498b6b5a9940df (patch) | |
tree | 5a013d5d361a72a251f4bffdf9b9c5d130226a1e /games/domination | |
parent | a89bcb918cc9fb928f60f99718dafdba7d074963 (diff) | |
download | freebsd-ports-gnome-303ac3efe11c4ebc0c333c0267498b6b5a9940df.tar.gz freebsd-ports-gnome-303ac3efe11c4ebc0c333c0267498b6b5a9940df.tar.zst freebsd-ports-gnome-303ac3efe11c4ebc0c333c0267498b6b5a9940df.zip |
- Remove %%DATADIR%%/help/pspbrwse.jbf, forgotten in previous commit
- Bump PORTREVISION for pkg-plist change
Diffstat (limited to 'games/domination')
-rw-r--r-- | games/domination/Makefile | 1 | ||||
-rw-r--r-- | games/domination/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/domination/Makefile b/games/domination/Makefile index 557a62cc845e..e15c767bf7e6 100644 --- a/games/domination/Makefile +++ b/games/domination/Makefile @@ -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/ diff --git a/games/domination/pkg-plist b/games/domination/pkg-plist index 56f1469f4aaf..e482af065f2d 100644 --- a/games/domination/pkg-plist +++ b/games/domination/pkg-plist @@ -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 |