diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-12 14:03:25 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-12 14:03:25 +0000 |
commit | 33ab73cd196c34115bf457b28872b1bc4914d35a (patch) | |
tree | 9a2d423cc667de912158ddaaec622d174862afeb /games/gnubg | |
parent | 62738f1ffa7ee34922b44e912b87c9b3d03c9f2c (diff) | |
download | ports-33ab73cd196c34115bf457b28872b1bc4914d35a.tar.gz ports-33ab73cd196c34115bf457b28872b1bc4914d35a.zip |
Notes
Diffstat (limited to 'games/gnubg')
-rw-r--r-- | games/gnubg/Makefile | 2 | ||||
-rw-r--r-- | games/gnubg/pkg-plist | 4 |
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%% |