aboutsummaryrefslogtreecommitdiff
path: root/games/gnubg
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-02-12 14:03:25 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-02-12 14:03:25 +0000
commit33ab73cd196c34115bf457b28872b1bc4914d35a (patch)
tree9a2d423cc667de912158ddaaec622d174862afeb /games/gnubg
parent62738f1ffa7ee34922b44e912b87c9b3d03c9f2c (diff)
downloadports-33ab73cd196c34115bf457b28872b1bc4914d35a.tar.gz
ports-33ab73cd196c34115bf457b28872b1bc4914d35a.zip
Fix old makeplist bug.
Pointy hat to: people who blindly use makeplist Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=343923
Diffstat (limited to 'games/gnubg')
-rw-r--r--games/gnubg/Makefile2
-rw-r--r--games/gnubg/pkg-plist4
2 files changed, 3 insertions, 3 deletions
diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile
index 5d815966926c..824ce669232e 100644
--- a/games/gnubg/Makefile
+++ b/games/gnubg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnubg
PORTVERSION= 1.02.000
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.c-s.li/ports/ \
http://files.gnubg.org/media/sources/
diff --git a/games/gnubg/pkg-plist b/games/gnubg/pkg-plist
index 2939de73259c..4c5526747ac0 100644
--- a/games/gnubg/pkg-plist
+++ b/games/gnubg/pkg-plist
@@ -243,5 +243,5 @@ share/icons/hicolor/48x48/apps/gnubg.png
@dirrmtry %%DATADIR%%/fonts
@dirrmtry %%DATADIR%%/flags
@dirrmtry %%DATADIR%%
-@dirrmtry %%PORTDOCS%%%%DOCSDIR%%/images
-@dirrmtry %%PORTDOCS%%%%DOCSDIR%%
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/images
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%