diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-03-21 21:27:44 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-03-21 21:27:44 +0000 |
commit | d63e931b051ce17f2b53260224679ef6f5f4e4f3 (patch) | |
tree | f7b9904d4ca47c9d26c47e08588ed5b358af9519 /games/gcompris | |
parent | 3df5ccd1e7953be20e871e1472a24f84a8ec3cf7 (diff) | |
download | ports-d63e931b051ce17f2b53260224679ef6f5f4e4f3.tar.gz ports-d63e931b051ce17f2b53260224679ef6f5f4e4f3.zip |
Notes
Diffstat (limited to 'games/gcompris')
-rw-r--r-- | games/gcompris/Makefile | 1 | ||||
-rw-r--r-- | games/gcompris/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 10222c9ca86b..916cc0c6cea9 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -7,6 +7,7 @@ PORTNAME= gcompris PORTVERSION= 9.2 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= SF DISTNAME= gcompris-9.2-2 diff --git a/games/gcompris/pkg-plist b/games/gcompris/pkg-plist index 2021339fb224..40c5f1a95884 100644 --- a/games/gcompris/pkg-plist +++ b/games/gcompris/pkg-plist @@ -8464,4 +8464,5 @@ share/pixmaps/gcompris.png @dirrm %%DATADIR%%/boards/advanced_colors @dirrm %%DATADIR%%/boards/administration @dirrm %%DATADIR%%/boards +@dirrm %%DATADIR%% @dirrm lib/gcompris |